fix build
Showing
VEDA/test_settings.py
0 → 100644
VEDA/tests/_init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/__init__.py
0 → 100644
pytest.ini
0 → 100644
test_config.yaml
0 → 100644
| ## NOTE: Test requirements. | ## NOTE: Test requirements. | ||
| codecov==2.0.9 | codecov==2.0.9 | ||
| pep8==1.7.0 | pep8==1.7.0 | ||
| coverage==3.7.1 | coverage==4.2 | ||
| isort==4.2.15 | isort==4.2.15 | ||
| ddt==1.1.1 | ddt==1.1.1 | ||
| moto==1.0.1 | moto==1.0.1 | ||
| responses==0.6.1 | responses==0.6.1 | ||
| \ No newline at end of file | pytest==3.0.6 | ||
| pytest-django==3.1.2 | |||
| pytest-django-ordering==1.0.1 | |||
| \ No newline at end of file |
Please
register
or
sign in
to comment