summaryrefslogtreecommitdiff
path: root/tests/feature
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach5-5/+5
2022-03-13Use PHPunit featuresGreg Roach1-44/+42
2022-03-13PHPunit assertions are staticGreg Roach1-2/+4
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-3/+5
2021-10-29CodeStyleGreg Roach1-1/+1
2021-10-19Fix dependency injection in statistics classesGreg Roach1-2/+18
2021-10-14TypeHintsGreg Roach1-2/+3
2021-10-12PHPdocGreg Roach1-7/+7
2021-09-07French Relationships: fix placeholder in genitive form (#4030)Jonathan Jaubart1-0/+1
2021-09-03Fix: #4026 - Unit test failureGreg Roach4-11/+17
2021-08-22French Relationships : improvements based on forum feedback (#3916)Jonathan Jaubart1-32/+34
2021-04-21TestingGreg Roach1-47/+48
2021-04-21TestingGreg Roach1-0/+49
2021-04-21TestingGreg Roach1-40/+37
2021-04-21TestingGreg Roach1-41/+43
2021-04-21TestingGreg Roach1-19/+33
2021-04-21TestingGreg Roach1-111/+154
2021-04-21Fix few new relationship naming engine bugs (#3854)Jonathan Jaubart1-41/+157
2021-04-20TestingGreg Roach1-1/+1
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-0/+185
2021-03-09Cleanup unused codeGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach4-8/+8
2021-01-15Refactor controller as request handlersGreg Roach1-182/+0
2021-01-15Move user constants to the user interface classGreg Roach2-11/+13
2020-12-30TestingGreg Roach5-99/+96
2020-12-27Update tests to avoid deprecated functionsGreg Roach1-10/+10
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-4/+4
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-8/+6
2020-06-21Replace deprecated functionsGreg Roach1-5/+10
2020-05-12Update code to use new Factory objectsGreg Roach1-5/+5
2019-12-04Add tests for relationship privacyGreg Roach1-0/+163
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-2/+2
2019-11-03Add privacy-policy/impressum - #2654Greg Roach1-18/+7
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-5/+5
2019-10-22Use tree serviceGreg Roach1-2/+4
2019-10-18Use TreeServiceGreg Roach1-5/+10
2019-10-17Avoid using the IoC container in unit testsGreg Roach3-33/+35
2019-10-17PSR12Greg Roach4-0/+4
2019-10-16route parameter no longer needed in test scriptsGreg Roach1-9/+6
2019-10-16Long linesGreg Roach1-1/+2
2019-10-09Working on routingGreg Roach2-16/+20
2019-10-05Working on routingGreg Roach2-6/+6
2019-09-29PSR12Greg Roach4-0/+5
2019-09-29Add tree to request; preparing for routerGreg Roach3-42/+45
2019-09-13Refactor Mail into MailServiceGreg Roach1-5/+6
2019-05-09PSR-7 requestsGreg Roach1-8/+12
2019-04-11Replace standalone emitter with middlewareGreg Roach1-5/+5
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach2-49/+81
2019-03-15TestsGreg Roach1-3/+0