Commit Graph

7 Commits (dev)

Author SHA1 Message Date
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>
3 months ago
Daniel Supernault 16b426ec1e
Update Api RelationshipTransformer 6 years ago
Daniel Supernault 74a719bdfd
Update RelationshipTransformer 6 years ago
Daniel Supernault 1e541e34ee
Update RelationshipTransformer 6 years ago
Daniel Supernault 6029cc79ab
Update RelationshipTransformer 6 years ago
Daniel Supernault 261c33e7d8
Update Api Transformers, force string type for ids 7 years ago
Daniel Supernault de11fa90af
Add API RelationshipTransformer 7 years ago