Commit Graph

16 Commits

Author SHA1 Message Date
Hugo Sales
fe21796e79
[TESTS] Tweak tests 2022-10-29 16:45:49 +01:00
Hugo Sales
789b1499c5
[TESTS] Fix deprecation warnings caused by removing xdebug 2022-10-29 16:40:28 +01:00
Hugo Sales
daec26f2d8
[TESTS] Speed up test runs 2022-10-28 19:22:30 +01:00
Hugo Sales
46fcab2e94
[TESTS] Fix deprecations and unstable tests 2022-10-28 18:49:03 +01:00
Hugo Sales
e44bef6de7
[TESTS] Use paratest and PHPUnit cache
This speeds up tests from 90s to 44s on my machine
2022-10-28 00:22:42 +01:00
Hugo Sales
857e5a9c6f
[TESTS] Update PHPUnit config to use coverage cache 2022-10-28 00:04:25 +01:00
Hugo Sales
df40dd7c66
[TESTS] Add support for loading test suites from plugins and components 2022-03-09 01:37:11 +00:00
Hugo Sales
372cf91fbc
[TOOLS][TESTS] Split tests into different test suites 2022-03-09 01:37:10 +00:00
Hugo Sales
e64fd5aaf6
[TOOLS] Exclude src/PHPStan from test coverage 2021-11-25 20:37:53 +00:00
Hugo Sales
662ad8e9cf
[TESTS] Update PHPUnit config to start executing tests by last failure. This doens't seem to actually work currently, though 2021-09-14 13:13:22 +01:00
Hugo Sales
229a516fd2
[TESTS] Make PHPUnit exit on first fail and some other tweaks 2021-09-14 13:13:18 +01:00
Hugo Sales
6a74102d52
[TESTS] Exclude Data Fixtures from testing, as that happens before testing 2021-09-14 13:13:14 +01:00
Hugo Sales
a8081854c2
[TESTS] Exclude Routes from testing, as well as, temporarily, src/Security 2021-09-14 13:13:12 +01:00
Hugo Sales
f0c6aa761b
[TESTS] Add ignored files and folders to config 2021-09-14 13:13:00 +01:00
Hugo Sales
eb951b49bf
[TESTS] Update PHPUnit configuration and upgrade to version 9.5 2021-09-14 13:10:22 +01:00
Hugo Sales
4b31c1f48f
[V3] Big Bang
Beginning anew, this time with a modern framework: symfony
2021-09-14 13:01:33 +01:00