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

Unit tests: optional and string fields #16

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

lealobanov
Copy link
Collaborator

@lealobanov lealobanov commented Feb 3, 2024

Description

Adds unit tests for:
com.nftco.flow.sdk.cadence.OptionalField;
com.nftco.flow.sdk.cadence.StringField;


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link

github-actions bot commented Feb 3, 2024

Unit Test Results

  21 files  ±0    21 suites  ±0   27s ⏱️ ±0s
127 tests ±0  126 ✔️ ±0  0 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit e9f0400. ± Comparison against base commit e9f0400.

♻️ This comment has been updated with latest results.

@franklywatson franklywatson merged commit e9f0400 into main Feb 6, 2024
2 checks passed
@franklywatson franklywatson deleted the optional-string-field branch February 6, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants