major overhaul of forecast pipeline #21
@ -64,6 +64,7 @@ def test_session_setup_db_management(tmp_path):
|
||||
|
||||
@patch("delta_barth.logging.ENABLE_LOGGING", True)
|
||||
@patch("delta_barth.logging.LOGGING_TO_FILE", True)
|
||||
@patch("delta_barth.logging.LOGGING_TO_STDERR", True)
|
||||
def test_session_setup_logging(tmp_path):
|
||||
str_path = str(tmp_path)
|
||||
foldername: str = "logging_test"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user