summaryrefslogtreecommitdiff
path: root/tests/test_async_keyword.py
Commit message (Expand)AuthorAgeFilesLines
* Use relative imports throughout testsJon Dufresne2017-12-101-3/+3
* Always import the system unittestJon Dufresne2017-12-011-1/+2
* Use modern except syntax throughout projectJon Dufresne2017-11-201-1/+1
* Added readonly and deferrable attributesDaniele Varrazzo2017-02-161-2/+2
* Work around a race condition in async cancel testDaniele Varrazzo2017-02-061-2/+6
* assertDsnEqual moved as TestSuite methodDaniele Varrazzo2017-02-061-6/+6
* Added async_ as an alias for asyncDaniele Varrazzo2017-02-031-0/+217