* 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:
2021-10-27 14:44:49 +02:00
parent 5213c717d9
commit b5fc96c1cf
10 changed files with 435 additions and 43 deletions

View File

@@ -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