Reformatted and cleaned up more tests.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2023-09-11 16:51:30 -04:00
parent 72c8a46b8c
commit acb70b43cd
9 changed files with 126 additions and 115 deletions

View File

@@ -5,8 +5,8 @@ from tests.conftest import SERVICE_ONE_ID, normalize_spaces
@pytest.mark.parametrize(
"extra_args, expected_headings_and_events",
(
("extra_args", "expected_headings_and_events"),
[
(
{},
[
@@ -83,7 +83,7 @@ from tests.conftest import SERVICE_ONE_ID, normalize_spaces
),
],
),
),
],
)
@freeze_time("2012-01-01 01:01:01")
def test_history(