summaryrefslogtreecommitdiff
path: root/factory/declarations.py
Commit message (Expand)AuthorAge
* Back to upstream version 1.1.5Thomas Goirand2012-10-14
* Improve test coverage.Raphaël Barrois2012-08-16
* Introduce 'CircularSubFactory.Raphaël Barrois2012-08-09
* Fix PostGenerationDeclaration.extract.Raphaël Barrois2012-07-09
* Fix sequence count for SubFactory (Closes #16).Raphaël Barrois2012-06-01
* Typo in PostGenerationMethodCall.__init__ (Closes #14).Raphaël Barrois2012-05-02
* Rename post_declaration to post_generation.Raphaël Barrois2012-04-15
* Handle the PostGeneration declarations.Raphaël Barrois2012-04-15
* Add basis for PostGenerationDeclarationRaphaël Barrois2012-04-15
* 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