summaryrefslogtreecommitdiff
path: root/tests/cyclic
Commit message (Collapse)AuthorAge
* Update header years.Raphaël Barrois2015-03-26
|
* Add tests for self-referential models (See #173).Raphaël Barrois2014-11-02
|
* Rename 'target' to 'model'.Raphaël Barrois2014-05-18
|
* Switch tests to class Meta.Raphaël Barrois2014-05-18
|
* Fix setup.py post-setuptools/distribute merge.Raphaël Barrois2013-08-14
|
* Improve Iterator and SubFactory declarations.Raphaël Barrois2013-03-03
| | | | | | | | | | | | * Iterator now cycles by default * Iterator can be provided with a custom getter * SubFactory accepts a factory import path as well Deprecates: * InfiniteIterator * CircularSubFactory Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Happy New Year!Raphaël Barrois2013-01-02
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Add full tests for CircularSubFactory.Raphaël Barrois2012-08-16
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>