silverstripe-framework/tests/dev
Jeremy Shipman d47b202697 Restored c4eac5310e (merge error)
FIX: Instead of CsvBulkLoader->findExistingRecord out right failing (i.e. no duplicate found) when the duplicate check field is empty, it will now continue on to check other duplicateCheck fields.
Added extra testing data to CSVBulkLoaderTest so that it fails.
2013-05-09 23:06:02 +02:00
..
BacktraceTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
CsvBulkLoaderTest_Players.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithHeader.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithId.csv FIX: Instead of CsvBulkLoader->findExistingRecord out right failing (i.e. no duplicate found) when the duplicate check field is empty, it will now continue on to check other duplicateCheck fields. 2013-04-19 16:52:39 +12:00
CsvBulkLoaderTest_PlayersWithIdUpdated.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest.php Restored c4eac5310e (merge error) 2013-05-09 23:06:02 +02:00
CsvBulkLoaderTest.yml API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CSVParserTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DeprecationTest.php Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01:00
FixtureBlueprintTest.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
FixtureFactoryTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
LogTest.php Added test cases for exception error logging 2013-01-24 09:36:42 +01:00