tests: move more tests into core, more consistent tests running in tox

This commit is contained in:
Dima Gerasimov 2024-08-07 00:55:30 +01:00 committed by karlicoss
parent 074e24c309
commit 34593c032d
7 changed files with 127 additions and 99 deletions

View file

@ -1,6 +1,7 @@
"""
Helper 'module' for test_guess_stats
"""
from contextlib import contextmanager
from dataclasses import dataclass
from datetime import datetime, timedelta