-
Notifications
You must be signed in to change notification settings - Fork 353
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new helper to simplify escrow tests (#108)
* Use new helper to make Escrow tests faster * Update pnpm lock * Add transfer_tokens() to replace copypasted code * Split up sign_seeds to be less ugly * Avoid premature optimisation and just move make and take into their respective tests * Format, no changes * Make a variable for mocha slow test threshhold * Make less ugly * Neaten * Log signature * add comments in test to provide context for accounts --------- Co-authored-by: John <[email protected]>
- Loading branch information
1 parent
6d134a7
commit b992087
Showing
10 changed files
with
1,391 additions
and
939 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
Oops, something went wrong.