summaryrefslogtreecommitdiff
path: root/tests/feature
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Use app() shortcutGreg Roach1-5/+5
2019-03-02Fix testsGreg Roach1-6/+7
2019-02-23Refactor module componentsGreg Roach1-5/+7
2019-02-23Lists as ModulesRichard Cissee1-5/+5
2019-02-22TestingGreg Roach1-0/+2
2019-02-22TestingGreg Roach1-0/+14
2019-02-22TestingGreg Roach1-2/+2
2019-02-22TestingGreg Roach1-3/+2
2019-02-22TestingGreg Roach1-104/+38
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-6/+6
2019-02-21TestingGreg Roach1-53/+104
2019-02-21TestingGreg Roach1-1/+2
2019-02-21TestingGreg Roach1-51/+51
2019-02-21TestingGreg Roach1-1/+53
2019-02-21Add statistics functions to the test libraryGreg Roach1-6/+4
2019-02-01Refactor admin controllers and add testsGreg Roach1-10/+10
2019-01-31TestsGreg Roach1-6/+4
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach4-26/+54
2019-01-30Dependency injectionGreg Roach1-0/+38
2019-01-30TestsGreg Roach1-18/+19
2019-01-30Converting themes to modulesGreg Roach1-1/+1
2019-01-30TestsGreg Roach1-6/+4
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