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

docs: Add test specifications for TokenCreateTransaction #228

Merged
merged 29 commits into from
Oct 3, 2024

Conversation

rwalworth
Copy link
Contributor

Description:
This PR adds the tests for TokenCreateTransaction, which tests every field for valid and invalid entries.

Related issue(s):

Fixes #139

Checklist

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

@rwalworth rwalworth added the documentation Improvements or additions to documentation label Jul 19, 2024
@rwalworth rwalworth self-assigned this Jul 19, 2024
@rwalworth rwalworth linked an issue Jul 19, 2024 that may be closed by this pull request
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
Copy link
Contributor

@0xivanov 0xivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, LGTM.

@rwalworth rwalworth merged commit e12e73d into main Oct 3, 2024
3 checks passed
@rwalworth rwalworth deleted the 00139-document-e2e-tests-tokencreatetransaction branch October 3, 2024 15:13
ivaylogarnev-limechain pushed a commit that referenced this pull request Oct 4, 2024
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
Co-authored-by: Joseph S. <[email protected]>
Signed-off-by: ivaylogarnev-limechain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document E2E tests: TokenCreateTransaction
4 participants