summaryrefslogtreecommitdiff
path: root/tests/feature
AgeCommit message (Expand)AuthorFilesLines
2019-01-16Replace webtrees resolver class with laravel container classGreg Roach1-111/+0
2019-01-16TestsGreg Roach1-1/+2
2019-01-16Rename resolver functions to be laravel-like and add testsGreg Roach1-0/+110
2019-01-10Experimenting with feature testsGreg Roach1-4/+44
2019-01-10LEFT() is MySQL specific. Use SUBSTR() instead.Greg Roach1-0/+38
2019-01-03TestsGreg Roach1-2/+64
2019-01-03Move datatables processing to new service and add testsGreg Roach1-0/+59
2019-01-02TestsGreg Roach1-0/+0
2019-01-02Use illuminate/database to import treesGreg Roach1-0/+38
2018-12-31Add tests for Auth and Site classesGreg Roach1-161/+0
2018-12-30Use illuminate/database for trees/users and add tests using sqliteGreg Roach2-51/+127
2018-12-30Fix: #2075 typoGreg Roach2-0/+85