summaryrefslogtreecommitdiff
path: root/factory/declarations.py
Commit message (Expand)AuthorAge
* Add the Iterator and InfiniteIterator attribute kinds.Raphaël Barrois2012-02-24
* Improve the 'SelfAttribute' syntax.v1.1.0Raphaël Barrois2012-02-24
* Improve documentation.Raphaël Barrois2012-02-24
* Allow using '__' in factory.SelfAttribute.Raphaël Barrois2012-02-24
* Rename LazyContainerAttibute to ContainerAttribute.Raphaël Barrois2012-01-12
* Add support for 'LazyContainerAttribute', when a SubFactory field needs acces...Raphaël Barrois2012-01-12
* Cleanup 'factory.declarations'.Raphaël Barrois2011-12-21
* Add encoding header.Raphaël Barrois2011-12-21
* Update copyrights.Raphaël Barrois2011-12-21
* Rewrite all the 'OrderedDeclaration' part.Raphaël Barrois2011-09-06
* Huge refactoring and code cleanup.Raphaël Barrois2011-09-06
* Update docstrings.Raphaël Barrois2011-09-05
* Use the same sequence counter for parent and child classes.Raphaël Barrois2011-08-10
* Add a new type of attribute, SelfAttribute.Raphaël Barrois2011-06-13
* Fix the SubFactory/Sequence behaviour.Raphaël Barrois2011-05-24
* Add SubFactories, and full testing.Raphaël Barrois2011-05-16
* Fix concurrency between declarations for LazyAttributes and Sequence.Raphaël Barrois2011-05-11
* Remove trailing whitespaceRaphaël Barrois2011-05-11
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22