silverstripe-framework/tests/php/Dev
Guy Sartorelli e46135be0a
NEW Refactor CLI interaction with Silverstripe app (#11353)
- Turn sake into a symfony/console app
- Avoid using HTTPRequest for CLI interaction
- Implement abstract hybrid execution path
2024-09-26 17:16:47 +12:00
..
BuildTaskTest NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
BulkLoaderResultTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
CsvBulkLoaderTest [CVE-2023-49783] Allow permission checks in BulkLoader 2024-01-23 11:01:25 +13:00
DebugViewTest ENHANCEMENT: Better output type detection for debugging 2017-07-04 17:33:49 +12:00
DeprecationTest Merge branch '5' into 6 2024-09-24 14:07:57 +12:00
DevAdminControllerTest NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
FixtureBlueprintTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
FixtureFactoryTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
SapphireTestTest ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
TaskRunnerTest NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
Validation DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
ViewableDataContainsTest API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
YamlFixtureTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
BacktraceTest.php DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
BuildTaskTest.php NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
BulkLoaderResultTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CLIDebugViewTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
CSSContentParserTest.php [CVE-2020-25817] Prevent loading of xml entities 2021-06-02 16:24:17 +12:00
CsvBulkLoaderTest.php DEP Use PHPUnit 11 2024-09-18 13:53:44 +12:00
CsvBulkLoaderTest.yml [CVE-2023-49783] Allow permission checks in BulkLoader 2024-01-23 11:01:25 +13:00
DebugViewTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
DeprecationTest.php Merge branch '5' into 6 2024-09-24 14:07:57 +12:00
DevAdminControllerTest.php NEW Refactor CLI interaction with Silverstripe app (#11353) 2024-09-26 17:16:47 +12:00
FixtureBlueprintTest.php ENH PHP 8.2 support 2022-12-21 14:44:47 +13:00
FixtureFactoryTest.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ModelDataContainsTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
MySQLDatabaseConfigurationHelperTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SapphireTestTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
SSListContainsOnlyMatchingItemsTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
SSListContainsOnlyTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
SSListContainsTest.php API Move various classes to more appropriate namespaces (#11370) 2024-09-23 14:31:50 +12:00
TaskRunnerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
YamlFixtureTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
YamlFixtureTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00