aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit.xml
Commit message (Collapse)AuthorAgeFilesLines
* Don't autoload test cases using composer.Harald Eilertsen2024-09-241-1/+1
| | | | | | | Introduces a bootstrap file that ensures that the base test case classes are loaded and available instead. This reduces the number of warnings when running composer install.
* Upgrade test framework to PHPUnit 10.5Harald Eilertsen2024-05-271-12/+3
|
* Fix test db setup on MySQL/Mariadb + changed defaultHarald Eilertsen2024-03-141-3/+3
|
* Don't include db updates in test coverage.Harald Eilertsen2024-01-161-0/+3
| | | | We're not likely to add tests for these in any case.
* tests: Integrate the DB in "unit" tests.Harald Eilertsen2024-01-061-25/+24
|
* coverage configMario2020-11-261-1/+1
|
* fix testMario2020-11-261-1/+1
|
* revert folder renamingMario2020-11-261-0/+37
|
* psr-4 autoloading standardMario2020-11-261-42/+0
|
* add gitlab-ci.yml and phpunit.xmlgit-marijus2018-10-131-0/+42