Move last legacy API tests & adapt phpunit.xml
authorPhilipp <admin@philipp.info>
Sat, 22 Jan 2022 20:24:03 +0000 (21:24 +0100)
committerPhilipp <admin@philipp.info>
Sat, 22 Jan 2022 20:29:43 +0000 (21:29 +0100)
commitfbefb599dc672f4a4565c374fcb5f379e3b5b501
tree4b798913b64735c6a48a0e853b02b1bfae081a5c
parent732663ea6bbb19a5f4a4c882d0dca20b9a180f81
Move last legacy API tests & adapt phpunit.xml
tests/legacy/ApiTest.php [deleted file]
tests/phpunit.xml
tests/src/Core/ACLTest.php
tests/src/Module/BaseApiTest.php
tests/src/Security/BasicAuthTest.php [new file with mode: 0644]
tests/src/Util/ArraysTest.php
tests/src/Util/DateTimeFormatTest.php