framework/tests/integration
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
..
api Tests: Comply with default permissions 2021-01-09 00:35:55 -05:00
extenders Tests: Comply with default permissions 2021-01-09 00:35:55 -05:00
tmp fixed tests on master, missing views directory and suppressing notices from tempnam when storing files in tmp 2019-06-24 13:00:36 +02:00
BuildsHttpRequests.php Tests: Stop using Eloquent models for seeding data 2021-01-07 17:34:13 -05:00
ConsoleTestCase.php Add console extender (#2057) 2020-04-03 19:38:54 +02:00
RetrievesAuthorizedUsers.php Tests: Rely on admin user, groups, permissions from test setup script 2021-01-07 17:34:06 -05:00
setup.php Tests: Rely on admin user, groups, permissions from test setup script 2021-01-07 17:34:06 -05:00
TestCase.php Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00