summaryrefslogtreecommitdiff
path: root/test/orm/test_immediate_load.py
Commit message (Expand)AuthorAgeFilesLines
* Post black reformattingMike Bayer2019-01-061-2/+4
* Run black -l 79 against all source filesMike Bayer2019-01-061-23/+39
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-17/+17
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-2/+10
* - whitespace removal bonanzaMike Bayer2011-01-021-5/+5
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - forgot to add the immediate loader testsMike Bayer2010-10-171-0/+49