summaryrefslogtreecommitdiff
path: root/tests/test_declarations.py
Commit message (Expand)AuthorAge
* Update header years.Raphaël Barrois2015-03-26
* Remove deprecated features.Raphaël Barrois2014-11-18
* Fix coverageRaphaël Barrois2013-06-15
* Cleanup PostGenerationDeclaration extraction context.Raphaël Barrois2013-06-15
* Add Iterator.reset() (Closes #63).Raphaël Barrois2013-06-15
* Properly handle passed-in None in RelatedFactory (Closes #62).Raphaël Barrois2013-06-14
* Factor lazy Factory import code.Raphaël Barrois2013-06-10
* declarations: Rename RelatedFactory.name (See #58).Raphaël Barrois2013-04-29
* Pylint.Raphaël Barrois2013-04-03
* internal: merge OrderedDeclaration.evaluate() variants.Raphaël Barrois2013-04-03
* Remove extract_prefix from post-generation hooks.Raphaël Barrois2013-03-11
* Remove CircularSubFactory.Raphaël Barrois2013-03-11
* Improve doc on post-generation hooks (Closes #36).Raphaël Barrois2013-03-05
* Cleanup argument extraction in PostGenMethod (See #36).Raphaël Barrois2013-03-05
* Let mock source be chosen by Python major version.Chris Lasher2013-03-04
* Use extracted argument in PostGenerationMethodCall.Chris Lasher2013-03-04
* Allow symbol names in RelatedFactory (Closes #30).Raphaël Barrois2013-03-03
* Improve coverage.Raphaël Barrois2013-03-03
* Deprecate the extract_prefix option to PostGeneration.Raphaël Barrois2013-03-03
* Improve Iterator and SubFactory declarations.Raphaël Barrois2013-03-03
* Happy New Year!Raphaël Barrois2013-01-02
* Mix SelfAttribute with ContainerAttribute.Raphaël Barrois2012-11-15
* Introduce 'CircularSubFactory.Raphaël Barrois2012-08-09
* 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
* Improve the 'SelfAttribute' syntax.v1.1.0Raphaël Barrois2012-02-24
* Allow using '__' in factory.SelfAttribute.Raphaël Barrois2012-02-24
* 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