summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* Deactivate transaction if rollback failsMike Bayer2017-08-221-2/+2
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - support declarativemappedtest with per-test setupMike Bayer2015-11-251-0/+10
* - Add a new le_() assertion for less than or equalsMike Bayer2015-06-141-7/+8
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - rework assertsql system, fixes #3293Mike Bayer2015-01-181-3/+2
* - proof of concept for parallel testingMike Bayer2014-07-251-13/+5
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-4/+7
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+10
* - Added a new feature which allows automated naming conventions to beMike Bayer2014-02-011-0/+18
* - repair the fixture/test here to make sure state isn't left over causing oth...Mike Bayer2014-01-271-1/+1
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* - endless isinstance(x, str)s....Mike Bayer2013-04-281-5/+7
* - the raw 2to3 runMike Bayer2013-04-271-8/+8
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-2/+13
* - don't call get_lastrowid() on explicit returningMike Bayer2012-10-041-1/+0
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+334