Colin Powell преди 2 години
родител
ревизия
6aa933d13d

BIN
.coverage


+ 0 - 1
pyproject.toml

@@ -57,7 +57,6 @@ minversion = "6.0"
 addopts = "-ra -q"
 testpaths = [
     "tests",
-    "integration",
 ]
 DJANGO_SETTINGS_MODULE='vrobbler.settings'
 

+ 0 - 0
tests/scrobbles/__init__py


+ 0 - 0
tests/scrobbles/__init__.py → tests/scrobbles_tests/__init__.py


+ 0 - 0
tests/__init__py → tests/scrobbles_tests/__init__py


+ 0 - 0
tests/scrobbles/conftest.py → tests/scrobbles_tests/conftest.py


+ 0 - 0
tests/scrobbles/test_views.py → tests/scrobbles_tests/test_views.py