framework/tests/integration/api/users
Alexander Skvortsov c1aa1455d3 Tests: Comply with default permissions
Before transactions, each test class would need to explicitly state starting state for permissions, which made the initial permission configuration somewhat arbitrary. Now, we might as well use the initial state of the default installation.

One of the User show_test tests has been commented out until
2021-01-09 00:35:55 -05:00
..
CreateTest.php Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
ListTest.php Tests: Stop using Eloquent models for seeding data 2021-01-07 17:34:13 -05:00
ShowTest.php Tests: Comply with default permissions 2021-01-09 00:35:55 -05:00
UpdateTest.php Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00