summaryrefslogtreecommitdiff
path: root/tests/app/TreeTest.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach1-1/+1
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach1-1/+1
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-3/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-06Working on phpstan issues in test scriptsGreg Roach1-0/+8
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-53/+5
2023-10-04Fix broken testsGreg Roach1-15/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach1-1/+2
2022-03-29Fix: re-importing large trees causes timeout errorsGreg Roach1-1/+0
2022-03-16PHPdocGreg Roach1-0/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13Do not change visibility during inheritenceGreg Roach1-1/+1
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-45/+58
2021-09-24Remove duplicated codeGreg Roach1-6/+6
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-2/+2
2021-06-12Site and tree default preferencesGreg Roach1-4/+1
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-18/+19
2020-12-30TestingGreg Roach1-43/+27
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-0/+11
2020-07-04Change variable namesGreg Roach1-1/+1
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-3/+7
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-18/+18
2019-10-22Use tree serviceGreg Roach1-17/+28
2019-10-17Disable cache during unit testsGreg Roach1-1/+0
2019-10-17PSR12Greg Roach1-0/+1
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