Toni Uebernickel
|
675e711dd3
|
add support for delegated fixtures in 1:1 relation
|
2013-04-08 17:14:36 +02:00 |
|
jaugustin
|
70b32dc174
|
add test to prove issue with loading array to Object type column
|
2012-12-22 17:45:46 +01:00 |
|
Jonathan Petitcolas
|
dfeb22b268
|
Add some tests for adding a child object to fill a parent based relationship in fixtures (refs #195)
|
2012-11-29 11:15:57 +01:00 |
|
Toni Uebernickel
|
90a597771e
|
recursively merge fixtures
|
2012-07-02 21:27:21 +02:00 |
|
William DURAND
|
b8720a62e5
|
Fixed test if Faker not available
|
2012-06-24 01:01:09 +02:00 |
|
William DURAND
|
ca45e9c5cf
|
Added faker support
|
2012-05-08 18:32:32 +02:00 |
|
William DURAND
|
2e7bb13431
|
[DataFixtures] Fixed N-N relations
|
2012-05-06 19:37:48 +02:00 |
|
clombardot
|
3b4ce8e784
|
Enable php in yaml fixtures
Make easiest loading of serialized datas in object columns
|
2012-04-25 16:11:30 +02:00 |
|
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 |
|