Showing
- debian/tmpfile 2 additions, 0 deletionsdebian/tmpfile
- nginx.include.conf 7 additions, 0 deletionsnginx.include.conf
- profiling.py 0 additions, 6 deletionsprofiling.py
- pytest.ini 5 additions, 0 deletionspytest.ini
- requirements.txt 10 additions, 0 deletionsrequirements.txt
- run.py 0 additions, 8 deletionsrun.py
- runTests.py 0 additions, 19 deletionsrunTests.py
- setup.py 72 additions, 0 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/commands/__init__.py 0 additions, 0 deletionstests/commands/__init__.py
- tests/commands/test_role.py 148 additions, 0 deletionstests/commands/test_role.py
- tests/commands/test_unique_email_addresses.py 51 additions, 0 deletionstests/commands/test_unique_email_addresses.py
- tests/commands/test_user.py 188 additions, 0 deletionstests/commands/test_user.py
- tests/migrations/__init__.py 0 additions, 0 deletionstests/migrations/__init__.py
- tests/migrations/test_fuzzy.py 81 additions, 0 deletionstests/migrations/test_fuzzy.py
- tests/migrations/test_missing_locks.py 16 additions, 0 deletionstests/migrations/test_missing_locks.py
- tests/migrations/versions/__init__.py 0 additions, 0 deletionstests/migrations/versions/__init__.py
- tests/migrations/versions/test_aeb07202a6c8_locking_and_new_id_allocation.py 144 additions, 0 deletions...rsions/test_aeb07202a6c8_locking_and_new_id_allocation.py
- tests/models/__init__.py 0 additions, 0 deletionstests/models/__init__.py
- tests/models/test_invite.py 269 additions, 0 deletionstests/models/test_invite.py
debian/tmpfile
0 → 100644
nginx.include.conf
0 → 100644
profiling.py
deleted
100755 → 0
pytest.ini
0 → 100644
requirements.txt
0 → 100644
. | |||
# Testing | |||
pytest==3.10.1 | |||
atomicwrites==1.1.5 | |||
attrs==18.2.0 | |||
more-itertools==4.2.0 | |||
pluggy==0.8.0 | |||
py==1.7.0 | |||
pyOpenSSL==19.0.0 |
run.py
deleted
100755 → 0
runTests.py
deleted
100755 → 0
setup.py
0 → 100644
File moved
tests/commands/test_role.py
0 → 100644
tests/commands/test_user.py
0 → 100644
tests/migrations/__init__.py
0 → 100644
tests/migrations/test_fuzzy.py
0 → 100644
tests/migrations/test_missing_locks.py
0 → 100644
tests/migrations/versions/__init__.py
0 → 100644
tests/models/__init__.py
0 → 100644
tests/models/test_invite.py
0 → 100644