summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Add a PendingDeprecationWarning on associated class auto-discovery.Raphaël Barrois2012-01-13
* Add __repr__ / __str__ to a couple of objects.Raphaël Barrois2012-01-12
* Rename LazyContainerAttibute to ContainerAttribute.Raphaël Barrois2012-01-12
* Added support for staticmethods on factories as well.Carl Meyer2012-01-12
* Added API test for classmethod on factory.Carl Meyer2012-01-12
* Merge branch 'master' into allow-public-classmethodsCarl Meyer2012-01-12
|\
| * Rearrange tests.Raphaël Barrois2012-01-12
| * Add support for 'LazyContainerAttribute', when a SubFactory field needs acces...Raphaël Barrois2012-01-12
* | Allow public classmethods on factories.Carl Meyer2012-01-11
|/
* Add tests for subfactory field overriding.Raphaël Barrois2012-01-08
* Publish the make_factory method, and make sure that complex declarations work...Raphaël Barrois2012-01-06
* Add factory.build(), factory.create(), factory.stub() methods.Raphaël Barrois2012-01-06
* Properly import the 'base' module in test_base.Raphaël Barrois2012-01-06
* Add encoding header.Raphaël Barrois2011-12-21
* Update copyrights.Raphaël Barrois2011-12-21
* Add a 'test' command to the setup.py script.Raphaël Barrois2011-12-21