1dfa17abca
Update Laravel to v12
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-01 21:10:30 +01:00
e36f15d391
Fix files with Laravel Pint
2022-07-09 10:08:26 +01:00
78bd468d3d
Upgrade to Laravel 9 ( #252 )
2022-02-27 19:42:49 +00:00
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