summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/plugin
Commit message (Expand)AuthorAgeFilesLines
* adapt pytest plugin to support pytest v7Federico Caselli2021-11-293-78/+90
* Added support for ``psycopg`` dialect.Federico Caselli2021-11-261-1/+2
* Clean up most py3k compatFederico Caselli2021-11-242-23/+6
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* First round of removal of python 2Federico Caselli2021-11-013-154/+5
* rename elements to mainMike Bayer2021-10-112-2/+2
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-23/+24
* Surface driver connection object when using a proxied dialectFederico Caselli2021-09-171-5/+40
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Remove pep484 type comments from the codeFederico Caselli2021-05-161-13/+2
* mypy: load extra test files from environment variableMaico Timmerman2021-05-041-0/+9
* Ensure sparse backend selection sorts on driver alsoMike Bayer2021-04-221-0/+1
* CAST the elements in ARRAYs when using psycopg2Federico Caselli2021-03-151-1/+3
* Create explicit GC ordering between ConnectionFairy/ConnectionRecordMike Bayer2021-01-151-0/+1
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-134-46/+298
* happy new yearMike Bayer2021-01-041-1/+1
* remove metadata.bind use from test suiteMike Bayer2021-01-031-64/+4
* Repair async test refactorMike Bayer2021-01-021-2/+10
* Support testing of async drivers without fallback modeFederico Caselli2020-12-302-45/+152
* Repair mssql dep tests; have __only_on__ imply __backend__Mike Bayer2020-12-191-0/+1
* test fixes for oracle 18cMike Bayer2020-12-181-2/+5
* generalize scoped_session proxying and apply to asyncio elementsMike Bayer2020-10-101-2/+2
* add --notimingintensive; block from github jobsMike Bayer2020-10-071-0/+12
* Enable pypy tests on github workflowFederico Caselli2020-10-021-1/+1
* Support pytest 6.xMike Bayer2020-09-261-7/+4
* Add support for identity columnsFederico Caselli2020-08-191-7/+2
* Provision on different drivers dynamicallyMike Bayer2020-08-142-10/+31
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-132-2/+61
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-1/+1
* Add support for "real" sequences in mssqlGord Thompson2020-05-291-0/+2
* Add full profile sort, dumping to profile resultsMike Bayer2020-05-281-0/+7
* Update transaction / connection handlingMike Bayer2020-05-171-0/+12
* Rename py.test to pytestGord Thompson2020-04-162-4/+4
* Dont raise on pytest deprecation warningsMike Bayer2020-03-121-0/+13
* Rework combination exclusionsMike Bayer2020-02-101-41/+123
* happy new yearMike Bayer2020-01-011-1/+1
* Introduce lambda combinationsMike Bayer2019-12-041-2/+10
* Test fixture improvementsMike Bayer2019-11-112-0/+6
* Support exclusion rules in combinationsMike Bayer2019-11-091-2/+32
* Refactor dialect tests for combinationsMike Bayer2019-10-222-3/+3
* Implement facade for pytest parametrize, fixtures, classlevelMike Bayer2019-10-202-16/+185
* move pytest assert rewrite to conftest.pyMike Bayer2019-09-231-2/+0
* Add profile sort option to test suiteMike Bayer2019-07-141-1/+9
* profiling plugin fixesMike Bayer2019-07-111-1/+1
* Register pytest assertion rewriting on sqlalchemy.testing.assertionsMike Bayer2019-06-211-0/+2
* Add option for "sparse" backend tests and apply to memusageMike Bayer2019-06-201-6/+30
* Enable F841Mike Bayer2019-06-201-1/+0
* Use pytest items in custom collectionMike Bayer2019-04-131-5/+9
* Remove Nose supportParth Shandilya2019-02-023-122/+6
* happy new yearMike Bayer2019-01-112-2/+2