summaryrefslogtreecommitdiff
path: root/tests/app/TreeTest.php
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Move business logic from controller to serviceGreg Roach1-44/+35
2019-10-09Working on routing; Code cleanupGreg Roach1-4/+9
2019-09-29PSR12Greg Roach1-0/+2
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+0
2019-04-25CodeStyle - use ::classGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-12/+24
2019-01-03TestsGreg Roach1-0/+3
2019-01-03Use illuminate/database for gedcom exportGreg Roach1-0/+29
2019-01-02TestsGreg Roach1-0/+21
2019-01-02TestsGreg Roach1-0/+16
2019-01-02TestingGreg Roach1-1/+36
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-02Use illuminate/database to import treesGreg Roach1-3/+31
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-7/+2
2018-09-12Unit tests for TimeoutServiceGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-12/+15
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-09-25Refactor census assistant, add unit testsGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-4/+1
2015-05-30Code styleGreg Roach1-4/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+41