Skip to content

feat(tokenPauseTransaction): Implement TokenPauseTransaction E2E tests: TCK #288

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

Merged
merged 9 commits into from
Jan 10, 2025

Conversation

rwalworth
Copy link
Contributor

Description:
This PR implements the TokenPauseTransaction tests documented in test-specifications/token-service/tokenPauseTransaction.md.

Related issue(s):
#282

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@rwalworth rwalworth added the enhancement New feature or request label Nov 22, 2024
@rwalworth rwalworth self-assigned this Nov 22, 2024
@rwalworth rwalworth linked an issue Nov 22, 2024 that may be closed by this pull request
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
@rwalworth rwalworth force-pushed the 00282-tck-implement-tests-for-tokenpausetransaction branch from 67037e9 to a4e415b Compare November 22, 2024 21:42
…saction

Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
@ivaylogarnev-limechain
Copy link
Contributor

Tests are passing in JS! 🎉

Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
@ivaylogarnev-limechain
Copy link
Contributor

Tests are passing in Go! 🎉

@rwalworth rwalworth merged commit d508376 into main Jan 10, 2025
2 checks passed
@rwalworth rwalworth deleted the 00282-tck-implement-tests-for-tokenpausetransaction branch January 10, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCK: Implement tests for TokenPauseTransaction
2 participants