framework/tests/integration/extenders
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
..
ApiControllerTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ApiSerializerTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ConsoleTest.php Add console extender (#2057) 2020-04-03 19:38:54 +02:00
CsrfTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
EventTest.php Tests: Rely on admin user, groups, permissions from test setup script 2021-01-07 17:34:06 -05:00
FormatterTest.php Refactor and improve formatter extender (#2098) 2020-11-03 13:05:33 -05:00
MailTest.php Tests: Rely on admin user, groups, permissions from test setup script 2021-01-07 17:34:06 -05:00
MiddlewareTest.php Fix test and extender for middleware (#2084) 2020-03-27 11:00:30 +01:00
ModelTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ModelUrlTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ModelVisibilityTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
NotificationTest.php Add Notification Channel Extender (#2432) 2020-11-05 12:09:06 -05:00
PolicyTest.php Tests: Comply with default permissions 2021-01-09 00:35:55 -05:00
PostTest.php Added post extender with type method, deprecated ConfigurePostTypes (#2101) 2020-11-03 10:43:49 -05:00
RoutesTest.php Start testing Route extender 2020-02-08 00:04:32 +01:00
ServiceProviderTest.php Add Service Provider Extender (#2437) 2020-11-06 13:30:10 -05:00
SettingsTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ThrottleApiTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
UserTest.php Tests: remove prepDb workaround 2021-01-09 00:35:55 -05:00
ValidatorTest.php Validator extender (#2102) 2020-11-01 11:31:16 -05:00
ViewTest.php Rename view extender 2020-07-17 12:05:49 +02:00