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

feat: add forc tests to create fuels #3585

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

petertonysmith94
Copy link
Contributor

@petertonysmith94 petertonysmith94 commented Jan 14, 2025

Release notes

In this release, we:

  • Added forc tests to the template

Todo

  • Finalise docs
  • Delete #todo section

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jan 14, 2025
@petertonysmith94 petertonysmith94 self-assigned this Jan 14, 2025
Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 6:09pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 6:09pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 6:09pm

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.02%(+0%) 70.61%(+0%) 75.13%(+0%) 77.03%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94
Copy link
Contributor Author

petertonysmith94 commented Jan 15, 2025

Block due to forc tests with configurables currently being broken.

The fix (FuelLabs/sway#6731) has been merged and is awaiting release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement contract testing in create fuels
1 participant