Commit graph

5 commits

Author SHA1 Message Date
Toni Uebernickel
ca68ea6c79 allow self reference in DataLoader
A self referencing entry will trigger an "UPDATE" rather than another "INSERT" with the new data.
2012-03-05 15:51:02 +01:00
Toni Uebernickel
eece448443 add m:n test for data loader
* refactor tests of DataFixtures
2012-03-05 15:00:48 +01:00
Toni Uebernickel
f589d318ee add tests for DataFixtures 2012-03-05 12:31:32 +01:00
William DURAND
f64c5af86d [Tests] Removed tmpfiles in tests 2011-09-07 11:13:39 +02:00
William DURAND
48f1baa10d [DataFixtures] Moved loader part to its own place 2011-09-06 13:30:09 +02:00
Renamed from Tests/DataFixtures/YamlDataLoaderTest.php (Browse further)