Merge pull request #22 from edx/transcripts-3rd-party-integration
Transcripts 3rd party integration
Showing
AUTHORS
0 → 100644
VEDA/test_settings.py
0 → 100644
VEDA/tests/_init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
VEDA_OS01/tests/__init__.py
0 → 100644
VEDA_OS01/tests/test_serializers.py
0 → 100644
VEDA_OS01/tests/test_transcripts.py
0 → 100644
This diff is collapsed.
Click to expand it.
VEDA_OS01/tests/test_utils.py
0 → 100644
VEDA_OS01/transcripts.py
0 → 100644
This diff is collapsed.
Click to expand it.
VEDA_OS01/utils.py
0 → 100644
control/tests/test_deliver_3play.py
0 → 100644
This diff is collapsed.
Click to expand it.
control/tests/test_deliver_cielo.py
0 → 100644
control/tests/test_delivery_cielo.py
deleted
100644 → 0
control/veda_auth.yaml
0 → 100644
control/veda_deliver_3play.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/__init__.py
0 → 100644
pytest.ini
0 → 100644
## NOTE: This is not a working req file -- merely a collection for notes. | ||
## | ||
django==1.9 | ||
djangorestframework==3.6.4 | ||
django-cors-headers | ||
django-oauth-toolkit==0.11.0 | ||
django-model-utils==3.0.0 | ||
django-filter==1.0.4 | ||
newrelic | ||
uwsgi | ||
... | ... | @@ -11,3 +12,5 @@ boto |
pyyaml | ||
requests==2.18.1 | ||
celery==3.1.18 | ||
pysrt==1.1.1 | ||
edx-opaque-keys==0.4 | ||
\ No newline at end of file |
test_config.yaml
0 → 100644
Please
register
or
sign in
to comment