silverstripe-framework/tests/php/ORM
2017-11-06 12:09:08 +13:00
..
ArrayListTest
CascadeDeleteTest API Implement cascade_deletes 2017-08-09 15:14:00 +12:00
ComponentSetTest
DatabaseTest
DataExtensionTest BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
DataObjectDuplicationTest
DataObjectSchemaGenerationTest
DataObjectSchemaTest NEW Allow index type to be configured per DBField instance 2017-07-17 14:36:47 +12:00
DataObjectTest
DataQueryTest
DBClassNameTest
DBCompositeTest
DBHTMLTextTest
DBMoneyTest
DBStringTest
DBVarcharTest ENHANCEMENT Ensure DBVarchar scaffolds text field with TextField with appropriate max length 2017-10-26 16:21:51 +13:00
DecimalTest
Filters
HasManyListTest
HierarchyTest
ManyManyListTest
ManyManyThroughListTest
MySQLDatabaseTest
Search ENHANCEMENT Ensure DBVarchar scaffolds text field with TextField with appropriate max length 2017-10-26 16:21:51 +13:00
SQLInsertTest
SQLSelectTest
SQLUpdateTest
TransactionTest
UnsavedRelationListTest
ArrayLibTest.php
ArrayListTest.php Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
CascadeDeleteTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
CascadeDeleteTest.yml API Implement cascade_deletes 2017-08-09 15:14:00 +12:00
ComponentSetTest.php
ComponentSetTest.yml
DatabaseTest.php
DataExtensionTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DataExtensionTest.yml
DataListTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DataObjectDuplicationTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DataObjectLazyLoadingTest.php
DataObjectSchemaGenerationTest.php ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
DataObjectSchemaTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DataObjectTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DataObjectTest.yml
DataQueryTest.php
DataQueryTest.yml
DBClassNameTest.php ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
DBCompositeTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
DBCurrencyTest.php
DBDateTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
DBDatetimeTest.php
DBFieldTest.php
DBHTMLTextTest.php update tests and doc 2017-09-05 09:42:08 +10:00
DBLocaleTest.php
DBMoneyTest.php
DBMoneyTest.yml
DBPercentageTest.php
DBStringTest.php
DBTest.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
DBTextTest.php FIX: Fix ContextSummary behaviour with UTF8 chars 2017-11-06 12:09:08 +13:00
DBTimeTest.php
DBVarcharTest.php ENHANCEMENT Ensure DBVarchar scaffolds text field with TextField with appropriate max length 2017-10-26 16:21:51 +13:00
DBYearTest.php
DecimalTest.php BUG Fix decimal scaffolding 2017-10-10 10:13:26 +13:00
DecimalTest.yml
GroupedListTest.php
HasManyListTest.php
HasManyListTest.yml
HierarchyTest.php
HierarchyTest.yml
LabelFieldTest.php
ManyManyListExtensionTest.php
ManyManyListExtensionTest.yml
ManyManyListTest.php
ManyManyThroughListTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
ManyManyThroughListTest.yml
MapTest.php
MarkedSetTest.php
MySQLDatabaseTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
MySQLDatabaseTest.yml
PaginatedListTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
PDODatabaseTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
PolymorphicHasManyListTest.php
SQLInsertTest.php
SQLSelectTest.php
SQLSelectTest.yml
SQLUpdateTest.php
SQLUpdateTest.yml
TransactionTest.php
UnsavedRelationListTest.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
UnsavedRelationListTest.yml
URLSegmentFilterTest.php
ValidationExceptionTest.php
ValidationResultTest.php