Commit graph

15 commits

Author SHA1 Message Date
Jan Böhmer
5402d7bedb Increased phpunit memory limit to 1G
This hopefully fixed the failing github action
2024-06-06 20:04:50 +02:00
Jan Böhmer
132aac3951 Removed config/bootstrap.php which was left over from symfony 4.4 and which caused problems with phpunit 2023-05-28 01:01:19 +02:00
Jan Böhmer
1dbf36b86b Use str_contains and similar instead of strpos 2023-05-27 23:58:28 +02:00
Jan Böhmer
508de10191 Modernized phpunit.xml.dist 2023-05-27 21:20:21 +02:00
Jan Böhmer
6705a5db66 Use PHPunit 9 for unit tests, which can generate coverage at PHP8. 2022-07-23 22:09:02 +02:00
Jan Böhmer
5e1c5cef3b Updated various recipes (part 1). 2021-10-02 20:53:03 +02:00
Jan Böhmer
ffdb721e38 Increase memory limit of PHPunit. 2020-05-12 22:52:45 +02:00
Jan Böhmer
e93620fff1 Use PHPUnit 8.5 2020-05-10 21:44:12 +02:00
Jan Böhmer
a12802c1ae Updated phpunit-bridge recipe. 2020-05-10 17:11:21 +02:00
Jan Böhmer
95415dc880 Dont enforce a specific PHPunit version. 2020-01-07 19:27:05 +01:00
Jan Böhmer
56bc99e5a1 Updated recipes for symfony/doctrine-bundle. 2020-01-07 19:08:16 +01:00
Jan Böhmer
00b2d49b95 Use phpunit8.3 schema in phpunit.xml 2020-01-01 18:51:33 +01:00
Jan Böhmer
7192f67246 Dont collect coverage data to fix TravisCI
TODO: Find a better solution.
2019-11-23 20:23:07 +01:00
Jan Böhmer
45a624d768 Added tests for RedirectController 2019-10-20 14:35:19 +02:00
Jan Böhmer
e5bec36c80 Initial commit 2019-02-23 16:49:38 +01:00