framework/tests/integration/api/users
Alexander Skvortsov d64750b3eb
Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854)
This naming is clearer as to the intended effect. Changes include:

- A migration to rename all permissions
- Updating the seed migration to use the original naming from the start
- Replacing usage of the old names with new names in code
- Throwing warnings when the old names are used.
2021-05-11 15:15:27 -04:00
..
CreateTest.php Use latest version of settings package 2021-05-03 01:35:46 -04:00
GroupSearchTest.php Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
ListTest.php Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
ShowTest.php Rename viewDiscussions => viewForum, viewUserList => searchUsers (#2854) 2021-05-11 15:15:27 -04:00
UpdateTest.php Use flarum/testing for test infrastructure (#2545) 2021-03-07 16:32:41 -05:00