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

chore: add script for network testing #3564

Merged
merged 23 commits into from
Jan 10, 2025
Merged

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Jan 8, 2025

Summary

Added the test suite packages/fuel-gauge/src/network.test.ts and the new script test:network for performing deeper tests on a specified network.

The network URL and private key must be set within the .env file.

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)

@Torres-ssf Torres-ssf self-assigned this Jan 8, 2025
Copy link

vercel bot commented Jan 8, 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 10, 2025 10:32am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 10:32am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 10:32am

@Torres-ssf Torres-ssf changed the title St/chore/add network tests chore: add script for network testing Jan 8, 2025
@github-actions github-actions bot added the chore Issue is a chore label Jan 8, 2025
arboleya
arboleya previously approved these changes Jan 9, 2025
nedsalk
nedsalk previously approved these changes Jan 10, 2025
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.9%(+0%) 70.35%(+0%) 74.89%(+0%) 76.9%(+0%)
Changed Files:

Coverage values did not change👌.

@Torres-ssf Torres-ssf merged commit 3707dc6 into master Jan 10, 2025
22 of 24 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/add-network-tests branch January 10, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Isolate script for network testing
5 participants