Maarten ter Huurne
|
23f1811b9d
|
Annotate return type of test methods
|
2024-06-13 12:02:05 +02:00 |
|
Maarten ter Huurne
|
aeeb69a9dd
|
Enable postponed evaluation of annotations for all test modules
This allows using the latest annotation syntax supported by the type
checker regardless of the runtime Python version.
|
2024-06-13 12:02:05 +02:00 |
|
Adam Dobrawy
|
ffa1a85dc7
|
Modernize Python syntax, add Python 3.8 (#398)
* Modernize Python syntax, add Python 3.8
* Update Python version & dist in TravisCI
* Add postgresql as addon
* Switch to psycopg2-binary
* Drop django.utils.six
|
2019-11-14 22:50:04 +06:00 |
|
JMP
|
fc523d5433
|
Add tdd to increase coverage
|
2019-03-20 21:51:31 +01:00 |
|
JMP
|
89fd5fff82
|
Catch exception in test
|
2019-02-26 19:19:32 +01:00 |
|
JMP
|
58e57d5535
|
UUIDField tests
|
2019-02-26 17:36:23 +01:00 |
|