Commit graph

11 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
Toni Uebernickel 4d9a49b35c add test for YamlDataDumper 2012-02-28 23:54:32 +01:00
Toni Uebernickel 6a4d86dfe2 rename WipeDataLoader to DataWiper 2012-02-28 10:40:55 +01:00
Toni Uebernickel bb9dfbef42 add WipeDataLoader 2012-02-18 02:34:34 +01:00
William DURAND eaf6aa61da Added a way to launch unit tests in the bundle itself 2011-11-13 23:29:52 +01:00
William DURAND f64c5af86d [Tests] Removed tmpfiles in tests 2011-09-07 11:13:39 +02:00
William DURAND 0a05b56e64 [Tests] Added a test for the Yaml dumper 2011-09-07 11:08:05 +02:00
William DURAND 48f1baa10d [DataFixtures] Moved loader part to its own place 2011-09-06 13:30:09 +02:00
William DURAND 16fc0d190e [DataFixtures] Added few tests 2011-09-03 14:26:43 +02:00