summaryrefslogtreecommitdiff
path: root/factory/__init__.py
Commit message (Expand)AuthorAge
* Add a '@use_strategy' decorator for forcing alternate strategies.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-03-17
* Version bump.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> v1.1.2Raphaël Barrois2012-02-24
* Add the Iterator and InfiniteIterator attribute kinds.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-02-24
* Add support for 'generate' and 'simple_generate'•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-02-24
* Version bump•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> v1.1.1Raphaël Barrois2012-02-24
* Add batches.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-02-24
* Upgrade version.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-02-24
* Rename LazyContainerAttibute to ContainerAttribute.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-01-12
* Rearrange tests.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-01-12
* Publish the make_factory method, and make sure that complex declarations work...•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-01-06
* Add factory.build(), factory.create(), factory.stub() methods.•••Those are shortcuts for writing a full Factory class. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2012-01-06
* Cleanup 'factory.declarations'.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2011-12-21
* Add utf8 file headers.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2011-12-20
* Version bump, author info updated.•••Getting ready for PyPI upload. Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> Raphaël Barrois2011-12-20
* Bugfix DjangoModelFactoryRichard Moch2011-08-17
* Add SubFactories, and full testing.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> Raphaël Barrois2011-05-16
* Remove trailing whitespace•••Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr> Raphaël Barrois2011-05-11
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22