16 Commits (dev)

Author SHA1 Message Date
daniel 0158941fb6
API improvements + test fixes ()
* migrate PHPUnit configuration

* replace @test annotations with #[Test] attributes, and add it where it was missing

* remove test prefix from test method names

* add PHPUnit cache to .gitignore

* Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes 

* Update ApiV1Controller, fix relationship fields. Fixes 

* Update instance config, return proper matrix limits. Fixes 

* Update SearchApiV2Service, fix offset bug. Fixes 

* Update ApiV1Controller, add better direct error message. Fixes 

* Update changelog

---------

Co-authored-by: Daniel Simon <daniel.simon.dev@proton.me>
Daniel Supernault 4fa1f2d1e7
Update tests
Sven Luijten 13d359a3c5
Clean up styling in the tests
Daniel Supernault 2598520bbe
Update tests
Daniel Supernault 16beb56d21
Remove test until upstream bug is fixed
Daniel Supernault ec18c80c13
Fix broken LoginTest
Daniel Supernault 6d0a908329
Fix tests
Daniel Supernault 3350035975
Fix landing page text
Daniel Supernault 13e1b51140
Fix tests
Daniel Supernault 5d91fb2051
Update LoginTest
Daniel Supernault 45a48270d6
Update LoginTest
Daniel Supernault f6ed376dc1
Update LoginTest
Joshua 6288df391d Login Test
daniel b8abbdd90f Apply fixes from StyleCI
Daniel Supernault b3827566a2
Update tests
Daniel Supernault a034358c98 Add Laravel Framework