-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: bond escalation integration tests (#11)
* feat: update prophet package * refactor: remove an unused mapping * refactor: rename an event * feat: e2e tests and fixed WIP * feat: update the oracle address * test: fix the caller * refactor: shorten event names * test: bond escalation integration tests WIP * fix: typos * fix: remove obsolete comment * test: remove unused mocks * style: remove commented out code * refactor: clarify the meaning of an error * test: bond escalation integration tests WIP * feat: allow to set the answer in the mock arbitrator * test: fixing `test_proposerLoses` * test: fixing `test_bondEscalationTied` * test: fixing `test_externalParties` * feat: add console to `IntegrationBase` * fix: release disputer's bond * fix: compilation warning * fix: comments * fix: fuzzing error
- Loading branch information
Showing
11 changed files
with
570 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.