HathorNetwork / hathor-wallet-service-old

MIT License
4 stars 4 forks source link

tests: using jest fake timers #433

Open andreabadesso opened 1 year ago

andreabadesso commented 1 year ago

Motivation

Tests are failing on the 1.27.0+beta bump PR because of an off-by-one error when calculating time differences.

Acceptance Criteria

Checklist