Merge pull request #308 from edx/andya/clean-up-tests
Clean up the Python tests
Showing
This diff is collapsed.
Click to expand it.
edx_proctoring/tests/test_email.py
0 → 100644
edx_proctoring/tests/test_student_view.py
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | @@ -5,6 +5,8 @@ djangorestframework>=3.1,<3.2 | ... | @@ -5,6 +5,8 @@ djangorestframework>=3.1,<3.2 |
| django-ipware==1.1.0 | django-ipware==1.1.0 | ||
| pytz>=2012h | pytz>=2012h | ||
| pycrypto>=2.6 | pycrypto>=2.6 | ||
| python-dateutil==2.1 | |||
| # edX packages | |||
| -e git+https://github.com/edx/event-tracking.git@0.2.1#egg=event-tracking==0.2.1 | -e git+https://github.com/edx/event-tracking.git@0.2.1#egg=event-tracking==0.2.1 | ||
| -e git+https://github.com/edx/opaque-keys.git@27dc382ea587483b1e3889a3d19cbd90b9023a06#egg=opaque-keys | edx-opaque-keys==0.3.4 |
Please
register
or
sign in
to comment