summaryrefslogtreecommitdiff
path: root/test/ext/test_orderinglist.py
Commit message (Expand)AuthorAgeFilesLines
* Remove object in class definitionFederico Caselli2021-11-221-4/+4
* Modernize tests - session_query_getGord Thompson2021-10-281-6/+6
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-4/+5
* Update black flak8 and zimportsFederico Caselli2021-05-121-1/+1
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-8/+8
* remove metadata.bind use from test suiteMike Bayer2021-01-031-4/+4
* Post black reformattingMike Bayer2019-01-061-15/+21
* Run black -l 79 against all source filesMike Bayer2019-01-061-81/+103
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-27/+36
* - Fixed bug in ordering list where the order of items would beMike Bayer2014-09-101-0/+22
* fix test ordering issuesMike Bayer2014-07-271-3/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+5
* - [bug] Fixed bug which would preventMike Bayer2012-04-011-4/+28
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-3/+12
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-1/+1
* - The official name for the relation() function is nowMike Bayer2010-03-171-2/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+400