decentraland / decentraland/rentals-contract
Fix flacky tests
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
On some occasions, a test might fail arbitrarily because life is unfair.
Eg:
```
1) Rentals
isRented
should return true when the current block timestamp is the same as the rental end:
AssertionError: Expected "1661298796" to be equal 1661298797
```
Find a solution to this
Contributor guide
Assessment
This issue has not been assessed yet.