summaryrefslogtreecommitdiff
path: root/factory/base.py
Commit message (Expand)AuthorAge
* Prevent inherited classes from affecting superclasses.Raphaël Barrois2011-05-16
* Add SubFactories, and full testing.Raphaël Barrois2011-05-16
* Add a DeclarationHolder containing all the logic related to attribute declara...Raphaël Barrois2011-05-16
* Cleaner code for ordered attributes.Raphaël Barrois2011-05-13
* Improve handling of custom build/create functions.Raphaël Barrois2011-05-13
* Improve base.py: use pop(), allow factory inheritance.Raphaël Barrois2011-05-12
* Remove trailing whitespaceRaphaël Barrois2011-05-11
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22