#19 Tests
* adds tests for compensations (WIP) * refactors some dummy data generating into base test class * fixes bugs detected by testing * adds important requirements.txt change for itsdangerous package (<1.0.0 for compatibility to django-simple-sso)
This commit is contained in:
@@ -14,7 +14,7 @@ django-tables2==2.3.4
|
||||
et-xmlfile==1.1.0
|
||||
idna==2.10
|
||||
importlib-metadata==2.1.1
|
||||
itsdangerous==0.24
|
||||
itsdangerous<1.0.0
|
||||
openpyxl==3.0.9
|
||||
psycopg2-binary==2.9.1
|
||||
pytz==2020.4
|
||||
|
||||
Reference in New Issue
Block a user