Commit graph

5 commits

Author SHA1 Message Date
Shift 1317fd9e42
Use <env> tags for configuration
`<env>` tags have a lower precedence than system environment variables making it easier to overwrite PHPUnit configuration values in additional environments, such a CI.

Review this blog post for more details on configuration precedence when testing Laravel: https://jasonmccreary.me/articles/laravel-testing-configuration-precedence/
2023-01-05 17:03:02 +00:00
AVMG20 acdf7965ea API authorization and Testing WIP 2021-06-10 21:09:37 +02:00
RamonRobben bfdbe62cd7
General improvements to testing environment and removed clutter (#36) 2021-06-09 20:53:58 +02:00
Ramon Robben e6529dd2d4 changed phpunit.xml config and removed non working test 2021-06-06 14:19:30 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00