-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
-
Affected Test: test_tally_api_for_openshift_hourly_granularity_with_beginning_and_end
Because the test is asserting that the previous day checked is less than the next day under test, this test will fail on the first day of every month depending on the hours parameter.
This test is overly complex due to accounting for parameter based test situations and should be re-written instead of adding another if/else to handle the month boundary cross-over.