Commit Graph

6 Commits

Author SHA1 Message Date
David Euresti 82ab0c1d11
Fix mypy tests. Looks like the tests are error order sensitive (#856) 2021-10-30 21:05:49 +02:00
David Euresti b8f5cd780b
Fix mypy tests. (#844)
Looks like the ordering changed
2021-09-19 17:09:35 +02:00
David Euresti ec249f62b3
Fix the mypy tests by double quoting. (#825) 2021-06-14 19:17:33 +02:00
David Euresti 467e28b268
Fix mypy tests (#749) 2021-01-23 10:33:13 +01:00
David Euresti 6b84ad2db2
Move some of the mypy tests over. (#738)
* First pass

* Fix the tests

* trim

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2020-12-28 07:50:29 +01:00
David Euresti 3d274d0bfa
WIP: Add mypy tests (#737)
* Add basic mypy tests

* Only run mypy on 3.6+

* No pypy

* Fix things

* Oooh parametrized
2020-12-21 06:21:28 +01:00