summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-26TestsGreg Roach1-1/+1
2019-01-26TestsGreg Roach1-3/+18
2019-01-26TestsGreg Roach1-6/+27
2019-01-26TestsGreg Roach2-15/+59
2019-01-21TestsGreg Roach1-1/+1
2019-01-21Simplify API function nameGreg Roach1-19/+19
2019-01-18Add support for illuminate/cache and refactor class UserGreg Roach2-5/+10
2019-01-16Replace webtrees resolver class with laravel container classGreg Roach1-9/+8
2019-01-16TestsGreg Roach1-1/+2
2019-01-16Delete incorrect testGreg Roach1-221/+0
2019-01-16Rename resolver functions to be laravel-like and add testsGreg Roach2-0/+110
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-10Experimenting with feature testsGreg Roach1-4/+44
2019-01-10LEFT() is MySQL specific. Use SUBSTR() instead.Greg Roach1-0/+38
2019-01-06Fix testsGreg Roach1-0/+1
2019-01-04TestsGreg Roach301-758/+763
2019-01-04TestsGreg Roach1-2/+1
2019-01-04Use illuminate/database in user class and add testsGreg Roach2-6/+196
2019-01-03TestsGreg Roach1-2/+64
2019-01-03Move datatables processing to new service and add testsGreg Roach1-0/+59
2019-01-03TestsGreg Roach1-0/+3
2019-01-03Use illuminate/database for gedcom exportGreg Roach2-0/+30
2019-01-03TestsGreg Roach1-0/+14
2019-01-03TestsGreg Roach1-0/+47
2019-01-03TestsGreg Roach1-6/+7
2019-01-02TestsGreg Roach1-0/+21
2019-01-02TestsGreg Roach1-0/+16
2019-01-02TestingGreg Roach2-1/+38
2019-01-02TestsGreg Roach1-7/+75
2019-01-02TestsGreg Roach1-5/+72
2019-01-02TestsGreg Roach1-0/+26
2019-01-02TestsGreg Roach1-1/+1
2019-01-02Remove dead code. Add testsGreg Roach1-1/+20
2019-01-02illuminate/database and testsGreg Roach1-1/+2
2019-01-02TestsGreg Roach1-1/+1
2019-01-02TestsGreg Roach1-1/+1
2019-01-02TestsGreg Roach1-0/+0
2019-01-02Use illuminate/database to import treesGreg Roach3-7/+79
2019-01-01Refactor away class FunctionsDbGreg Roach1-34/+0
2019-01-01Happy 2019Greg Roach308-308/+308
2018-12-31More testsGreg Roach1-0/+115
2018-12-31Test coverageGreg Roach1-0/+3
2018-12-31Test coverageGreg Roach1-2/+3
2018-12-31TestsGreg Roach1-14/+34
2018-12-31More testsGreg Roach1-0/+34
2018-12-31Add tests for Auth and Site classesGreg Roach4-178/+183
2018-12-30Apply fixes from StyleCI (#2078)Greg Roach1-1/+2
2018-12-30Use illuminate/database for trees/users and add tests using sqliteGreg Roach3-62/+188