silverstripe-framework/tests/model
Jeremy Shipman 62694b0a8b NEW: Made ValidationResult functions chain-able.
Added unit tests for CombiningResults
2014-01-09 16:32:27 +13:00
..
testimages
AggregateTest.php
AggregateTest.yml
ArrayListTest.php added filterByCallback() to interface SS_Filterable and all implementing classes 2013-11-21 13:03:18 +00:00
ComponentSetTest.php
ComponentSetTest.yml
CompositeDBFieldTest.php
CurrencyTest.php
DatabaseTest.php
DataDifferencerTest.php
DataDifferencerTest.yml
DataExtensionTest.php
DataExtensionTest.yml
DataListTest.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
DataObjectDuplicationTest.php
DataObjectLazyLoadingTest.php
DataObjectSchemaGenerationTest.php
DataObjectTest_Namespaced.php
DataObjectTest.php BUG Fixes issue where items could be deleted from a has_many relation by an entirely unrelated HasManyList calling delete on that item. 2013-11-01 11:39:13 +13:00
DataObjectTest.yml API Allow $summary_fields to support methods on DBFields 2013-06-13 09:41:24 +12:00
DataQueryTest.php BUG Sort column order maintained correctly when using expressions in SQLQuery and DataQuery 2013-10-03 14:20:31 +13:00
DateTest.php
DatetimeTest.php
DbDatetimeTest.php
DbDatetimeTest.yml
DBFieldTest.php
DBLocaleTest.php
DBTest.php
DecimalTest.php
DecimalTest.yml
GDImageTest.php
GroupedListTest.php
HasManyListTest.php BUG Fixes issue where items could be deleted from a has_many relation by an entirely unrelated HasManyList calling delete on that item. 2013-11-01 11:39:13 +13:00
HierarchyTest.php Removed debug code 2013-12-13 10:04:26 +01:00
HierarchyTest.yml
HTMLTextTest.php Correct line length and indentation 2013-08-21 18:54:05 +12:00
ImageTest.php BUG Cached images stored in wrong folder 2013-08-26 10:16:42 +02:00
ImageTest.yml
ImagickImageTest.php
LabelFieldTest.php
ManyManyListTest.php
MapTest.php API: Implement SS_Map::push() to append values. 2013-11-18 20:38:57 +13:00
MoneyTest.php MINOR: Corrected tests to use assertFalse|True() 2013-09-13 12:27:37 +12:00
MoneyTest.yml
MySQLDatabaseTest.php
PaginatedListTest.php
PercentageTest.php
SQLQueryTest.php BUG Sort column order maintained correctly when using expressions in SQLQuery and DataQuery 2013-10-03 14:20:31 +13:00
SQLQueryTest.yml
StringFieldTest.php
TextTest.php
TransactionTest.php
UnsavedRelationListTest.php
UnsavedRelationListTest.yml
URLSegmentFilterTest.php
ValidationExceptionTest.php NEW: Made ValidationResult functions chain-able. 2014-01-09 16:32:27 +13:00
VersionedTest.php Fixed support for single stage in Versioned 2013-10-24 17:09:17 +02:00
VersionedTest.yml
YearTest.php FIX: Year.php getDefaultOptions now fixed, sets key as year. Also added YearTest unit test. 2013-12-16 03:29:29 +00:00