Commit graph

8 commits

Author SHA1 Message Date
1abca77bdc Finish re-working tests to run on test database 2021-08-31 12:28:00 +01:00
d5bbed1eac Rename the tests to pass phpcs checks 2021-03-17 18:38:18 +00:00
ed54446f87 Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
b0ad1d272c Some small fixes needed for the tests 2020-06-13 17:26:59 +01:00
dad45c4ab1 Update Admin tests for new auth implementation 2019-03-23 15:41:01 +00:00
c96ba5e82a Fixing tests
Most were a case of adding void return statement to setUp and tearDown,
also needed to add 6th `null` param to indieauth method. Its for
code_verifier, issue created to work out what I should actually be doing
with that.
2019-03-17 14:06:18 +00:00
2a0d188313 Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
e1aa814d8c Move some tests into their own subfodlers 2017-12-18 17:53:22 +00:00
Renamed from tests/Feature/ContactsAdminTest.php (Browse further)