framework/tests/integration/api
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
..
access_tokens Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
authentication Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
csrf_protection Use latest version of settings package 2021-05-03 01:35:46 -04:00
discussions Combine search tests 2021-04-20 19:16:59 -04:00
forum Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
groups #2492 - Groups filtering & retrieve single endpoint (#3084) 2021-10-25 11:48:25 -04:00
notifications Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00
posts Handle post rendering errors to avoid bricking (#3061) 2021-10-14 14:30:18 -04:00
users Dw/huntr fix path traversal (#2931) 2021-06-21 10:14:15 +02:00