pixelfed/tests
daniel 0158941fb6
API improvements + test fixes (#5925)
* 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 #5901

* Update ApiV1Controller, fix relationship fields. Fixes #5900

* Update instance config, return proper matrix limits. Fixes #4780

* Update SearchApiV2Service, fix offset bug. Fixes #5875

* Update ApiV1Controller, add better direct error message. Fixes #4789

* Update changelog

---------

Co-authored-by: Daniel Simon <daniel.simon.dev@proton.me>
2025-04-08 02:18:49 -06:00
..
Feature API improvements + test fixes (#5925) 2025-04-08 02:18:49 -06:00
Unit API improvements + test fixes (#5925) 2025-04-08 02:18:49 -06:00
bats fix directory-is-empty and add tests to avoid regressions 2024-01-26 21:22:43 +00:00
CreatesApplication.php
TestCase.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
database.sqlite