summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix doc for _setup_next_sequence; fix trailing whitespace.Raphaël Barrois2011-07-13
* Add some doc on subfactories.Raphaël Barrois2011-07-05
* 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
* Fix the SubFactory/Sequence behaviour.Raphaël Barrois2011-05-24
* Prevent inherited classes from affecting superclasses.Raphaël Barrois2011-05-16
* Ignore coverage files.Raphaël Barrois2011-05-16
* Version bumpRaphaël Barrois2011-05-16
* Add SubFactories, and full testing.Raphaël Barrois2011-05-16
* Update gitignore for VIRaphaël Barrois2011-05-16
* Move tests.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 README.Raphaël Barrois2011-05-13
* Version bump.Raphaël Barrois2011-05-13
* Improve handling of custom build/create functions.Raphaël Barrois2011-05-13
* Trailing whitespaceRaphaël Barrois2011-05-13
* Update text wrt previous commit.Raphaël Barrois2011-05-13
* Improve base.py: use pop(), allow factory inheritance.Raphaël Barrois2011-05-12
* Fix concurrency between declarations for LazyAttributes and Sequence.Raphaël Barrois2011-05-11
* Remove trailing whitespaceRaphaël Barrois2011-05-11
* minor correction to the LazyAttributeSequence example in the readmeMark Sandstrom2010-08-22
* ignore build/ dist/ and MANIFESTMark Sandstrom2010-08-22
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22