summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/assertions.py
Commit message (Expand)AuthorAgeFilesLines
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-6/+21
* - add a nifty contextmanager form of assert_execution/assert_statement_countMike Bayer2012-10-081-0/+11
* - don't call get_lastrowid() on explicit returningMike Bayer2012-10-041-1/+3
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+349