mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add unit test for ..get_start_of_next_voting_interval().
This functionality was covered only accidentally by our voting-test code, and as such wasn't actually tested at all. The tests that called it made its coverage nondeterministic, depending on what time of day you ran the tests. Closes ticket 26014.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor features (Testing):
|
||||
- Add a unit test for voting_schedule_get_start_of_next_interval().
|
||||
Closes ticket 26014, and helps make unit test coverage more
|
||||
deterministic.
|
||||
Reference in New Issue
Block a user