Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenLocker: tests bug fixes and minor improvements. #58

Merged
merged 1 commit into from
May 11, 2021
Merged

Conversation

sept-en
Copy link
Contributor

@sept-en sept-en commented May 11, 2021

  • TokenLocker pausability tests: fix test was using the already used proof after the withdraw is paused.
  • TokenLocker pausability tests: fix test was using the withdraw transaction originated from adminAccount which are never paused.
  • TokenLocker: explicitly specify the adminAccount everywhere in tests.

* TokenLocker pausability tests: fix test was using the already used
  proof after the withdraw is paused.
* TokenLocker pausability tests: fix test was using the withdraw
  transaction originated from adminAccount which are never paused.
* TokenLocker: explicitly specify the adminAccount everywhere in tests.
@sept-en sept-en added bug Something isn't working enhancement New feature or request P3 labels May 11, 2021
@mfornet mfornet self-requested a review May 11, 2021 02:08
@mfornet mfornet merged commit 23b0c3a into master May 11, 2021
@mfornet mfornet deleted the fix-tests branch May 11, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request P3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants