summaryrefslogtreecommitdiff
path: root/tests/test_alchemy.py
Commit message (Expand)AuthorAge
* added unittests for rbarrois/factory_boy#81Alejandro2016-01-07
* Update header years.Raphaël Barrois2015-03-26
* Remove automagic pk-based sequence setupRaphaël Barrois2014-11-16
* Rename 'target' to 'model'.Raphaël Barrois2014-05-18
* Switch tests to class Meta.Raphaël Barrois2014-05-18
* Migrate factory.alchemy to class MetaRaphaël Barrois2014-05-18
* Properly handle Sequence & inheritance (Closes #93).Raphaël Barrois2013-09-17
* Fix tests for sqlalchemy.Raphaël Barrois2013-06-20
* Fixed SQLAlchemy tests on Python32minimumserious2013-06-20
* Added some tests for SQLAlchemyModelFactoryminimumserious2013-06-20