summaryrefslogtreecommitdiff
path: root/tests/app/Services
AgeCommit message (Expand)AuthorFilesLines
2021-04-12TestingGreg Roach1-1/+6
2021-03-21phpunitGreg Roach1-4/+4
2021-01-25Use https link in copyright headerGreg Roach7-14/+14
2021-01-15Move user constants to the user interface classGreg Roach1-18/+19
2020-12-31TestsGreg Roach1-1/+3
2020-12-31TestsGreg Roach1-0/+0
2020-12-30TestingGreg Roach7-77/+77
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-0/+11
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach1-2/+2
2020-05-08Fix broken testGreg Roach1-1/+1
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-1/+3
2019-12-29Fix: #2924 - %n not recognised in date formatGreg Roach1-0/+47
2019-11-23Refactor multi-tree rowMapper functionsGreg Roach1-1/+2
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-22/+23
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-2/+2
2019-10-25No need to throw exceptions in assert()Greg Roach1-1/+0
2019-10-17Avoid using the IoC container in unit testsGreg Roach1-9/+1
2019-10-17PSR12Greg Roach6-0/+6
2019-09-29PSR12Greg Roach6-0/+6
2019-09-13Refactor Mail into MailServiceGreg Roach1-0/+36
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-1/+0
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+57
2019-04-25CodeStyle: use more specific PHPunit assertionsGreg Roach1-4/+4
2019-04-25Unused importsGreg Roach1-2/+1
2019-04-17CodeStyleGreg Roach1-26/+11
2019-03-12TestingGreg Roach1-11/+11
2019-03-07TestingGreg Roach1-1/+1
2019-03-07Code style and testingGreg Roach1-3/+3
2019-03-05Fix: #2300 - test for deleted modules ignores disabled modulesGreg Roach1-2/+2
2019-02-27Apply fixes from StyleCI (#2278)Greg Roach1-2/+6
2019-02-26Replace Mockery with PHPunit test doublesGreg Roach2-35/+30
2019-02-25TestsGreg Roach1-1/+1
2019-02-24Working on modulesGreg Roach1-30/+2
2019-02-23Refactor module componentsGreg Roach1-6/+6
2019-02-01Refactor admin controllers and servicesGreg Roach1-10/+35
2019-01-31TestsGreg Roach1-38/+25
2019-01-31TestsGreg Roach1-15/+0
2019-01-31TestsGreg Roach1-41/+6
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach2-3/+324
2019-01-30Use dependency injection for Statistics classGreg Roach1-0/+16
2019-01-30Create ModuleServiceGreg Roach1-0/+126
2019-01-26TestsGreg Roach1-11/+11
2019-01-12TestingGreg Roach1-16/+16
2019-01-12TestsGreg Roach1-11/+13
2019-01-12Move search functions to new SearchServiceGreg Roach2-1/+93
2019-01-04TestsGreg Roach1-15/+15
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-30Fix: #2075 typoGreg Roach1-1/+3