Ensure global clock time in tests
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 4
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 34
Description
When we restart a node, we start it with the current time, but the time in the test might have progressed already due to artificially induced timeouts.
We should have a global time in the tests and when we start a node, use that global time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.