general: move reddit tests into my/tests + tweak my.core.cfg to be more reliable

This commit is contained in:
Dima Gerasimov 2023-05-26 00:34:24 +01:00
parent fcfc423a75
commit 7cfbd30ee0
21 changed files with 77 additions and 54 deletions

View file

@ -50,7 +50,7 @@ def test_old_db() -> None:
@pytest.fixture(autouse=True)
def prepare():
from .common import testdata
from my.tests.common import testdata
bmdata = testdata() / 'hpi-testdata' / 'bluemaestro'
assert bmdata.exists(), bmdata