test: нагрузочные/стресс-тесты (маркер load): массовый pipeline, apply_ops, конкуренция, HTTP-стресс
This commit is contained in:
@@ -35,3 +35,8 @@ def db(tmp_path, monkeypatch):
|
||||
except Exception:
|
||||
pass
|
||||
conn._local.conn = None
|
||||
|
||||
|
||||
def pytest_configure(config):
|
||||
config.addinivalue_line("markers", "load: долгие нагрузочные/стресс-тесты")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user