framework/tests/integration/api/groups
MatusMak 5a1bf08d3f
#2492 - Groups filtering & retrieve single endpoint (#3084)
Fixes #2492

* Added api/groups/{id} endpoint for retrieving a single group by its id
* Fixed GroupRepository incorrectly opening query to User instead of Group model
* Added filtering & paging abilities to GET api/groups endpoint
* Added test for sorting for GET api/groups endpoint

Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
2021-10-25 11:48:25 -04:00
..
CreateTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
ListTest.php #2492 - Groups filtering & retrieve single endpoint (#3084) 2021-10-25 11:48:25 -04:00
ShowTest.php #2492 - Groups filtering & retrieve single endpoint (#3084) 2021-10-25 11:48:25 -04:00