summaryrefslogtreecommitdiff
path: root/factory/test_base.py
Commit message (Expand)AuthorAge
* Add a 'test' command to the setup.py script.Raphaël Barrois2011-12-21
* Rewrite all the 'OrderedDeclaration' part.Raphaël Barrois2011-09-06
* Better fix for nested subfactories.Raphaël Barrois2011-09-05
* Handle nested SubFactory with extra attributes.Raphaël Barrois2011-09-05
* Allow inheriting from more than one factory.Raphaël Barrois2011-08-22
* Use the same sequence counter for parent and child classes.Raphaël Barrois2011-08-10
* Allow users to define a custom method for retrieving the first sequence of a ...Raphaël Barrois2011-07-05
* Add a new type of attribute, SelfAttribute.Raphaël Barrois2011-06-13
* Add tests for nice behaviour of SubFactory.Raphaël Barrois2011-06-13
* Prevent inherited classes from affecting superclasses.Raphaël Barrois2011-05-16
* Add SubFactories, and full testing.Raphaël Barrois2011-05-16
* Move tests.Raphaël Barrois2011-05-16