summaryrefslogtreecommitdiff
path: root/factory/__init__.py
Commit message (Expand)AuthorAge
* 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