summaryrefslogtreecommitdiff
path: root/tests/TestCase.php
AgeCommit message (Expand)AuthorFilesLines
2026-01-13Remove PHPSTAN strict checks. 2.1 is moving out of support, and these issues...Greg Roach1-1/+1
2025-02-20Code StyleGreg Roach1-4/+4
2025-02-19Merge some changes from 2.2Greg Roach1-28/+19
2025-02-18Update PHPdocGreg Roach1-0/+2
2025-02-11Merge changes from main branchGreg Roach1-5/+3
2025-02-10Don't uninstall dev dependencies after CI scripts. Fix some CI issuesGreg Roach1-0/+2
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-11-04Fix testsGreg Roach1-1/+1
2023-11-04Rework setup page for MySQL to highlight distinction between localhost and ne...Greg Roach1-2/+2
2023-10-04Fix: tests on PHP 7.4Greg Roach1-1/+1
2023-10-04Merge testcase fixes from mainGreg Roach1-99/+62
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-2/+2
2022-10-16Change order of I18N initialisation in webtrees Test Case (#4579)Jonathan Jaubart1-2/+2
2022-09-25Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQLGreg Roach1-2/+4
2022-09-06CodeStyleGreg Roach1-1/+1
2022-09-06PHPdocGreg Roach1-1/+0
2022-04-14Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957Greg Roach1-1/+1
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-0/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-13PHPunit assertions are staticGreg Roach1-7/+7
2022-02-20Move FunctionsImport to GedcomImportServiceGreg Roach1-2/+4
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-5/+5
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-4/+3
2021-09-02TestingGreg Roach1-3/+5
2021-09-02Prefer XHTML syntaxGreg Roach1-2/+2
2021-09-02Tests: fix incorrect validateHtml logic (#4025)Jonathan Jaubart1-8/+8
2021-09-01Use wt- namespace for data attributesGreg Roach1-0/+84
2021-05-18CodeStyleGreg Roach1-18/+1
2021-05-06Refactor bootstrap to prepare for console commandsGreg Roach1-25/+11
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach1-7/+58
2021-05-03Move PSR17 factories to the registryGreg Roach1-58/+7
2021-04-20TestingGreg Roach1-0/+2
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-2/+2
2021-02-04Use gedcom elementsGreg Roach1-0/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-30TestingGreg Roach1-7/+3
2020-10-24whitespaceGreg Roach1-1/+1
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-14/+14
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-3/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-17/+16
2020-07-04Fix: #3314 - use a factory to make XREFsGreg Roach1-0/+2
2020-05-14Fix testsGreg Roach1-0/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+1
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach1-4/+25
2020-05-09Deprecate whereContains()Greg Roach1-6/+0
2020-01-20Add the entire route to the request, not just the nameGreg Roach1-2/+4
2019-12-20Unused importsGreg Roach1-2/+0