summaryrefslogtreecommitdiff
path: root/tests/test_containers.py
Commit message (Expand)AuthorAge
* Fixed differences with upstream branch.Thomas Goirand2013-05-12
* Merge tag '2.0.2' into debian/unstableThomas Goirand2013-05-12
|\
| * Default Sequence.type to int (Closes #50).Raphaël Barrois2013-03-24
| * Happy New Year!Raphaël Barrois2013-01-02
| * [py3] Various python3-compatibility fixes.Raphaël Barrois2012-11-15
* | Back to upstream version 1.1.5Thomas Goirand2012-10-14
|/
* Add support for passing non-kwarg parameters to factories.Raphaël Barrois2012-08-17
* Only absorb dependant arguments for SubFactory fields (Closes #15).Raphaël Barrois2012-05-04
* Make tests compatible with python2.6 + unittest2Raphaël Barrois2012-04-15
* Test running improvements: tests can be run under python 2.6 (by using option...Mikhail Korobov2012-04-10
* Add __repr__ / __str__ to a couple of objects.Raphaël Barrois2012-01-12
* Added support for staticmethods on factories as well.Carl Meyer2012-01-12
* Merge branch 'master' into allow-public-classmethodsCarl Meyer2012-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 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