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

fix: re-enabling faucet e2e tests #1403

Merged
merged 9 commits into from
Jul 8, 2024
Merged

Conversation

rodrigobranas
Copy link
Member

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Contributor

github-actions bot commented Jul 5, 2024

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.54% 3231/5166
🔴 Branches 41.97% 627/1494
🔴 Functions 47.21% 686/1453
🟡 Lines 63.08% 3113/4935

Test suite run success

243 tests passing in 71 suites.

Report generated by 🧪jest coverage report action from d7f21b7

@LuizAsFight LuizAsFight enabled auto-merge (squash) July 8, 2024 18:08
@LuizAsFight LuizAsFight merged commit d4f89b1 into master Jul 8, 2024
13 checks passed
@LuizAsFight LuizAsFight deleted the rb/fix/re-enable-faucet-tests branch July 8, 2024 18:15
LuizAsFight pushed a commit that referenced this pull request Jul 8, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## [email protected]

### Minor Changes

- [#1403](#1403)
[`d4f89b17`](d4f89b1)
Thanks [@rodrigobranas](https://github.com/rodrigobranas)! - re-enabling
faucet e2e tests

- [#1402](#1402)
[`b8b03704`](b8b0370)
Thanks [@rodrigobranas](https://github.com/rodrigobranas)! - Converted
the address from bech32 to b256 on faucet link

### Patch Changes

- [#1319](#1319)
[`e3bf65aa`](e3bf65a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - - Added aria
labels to Recipient Sender and Asset Name on transaction approval
screen;

- Validate all asset names during e2e contract tests on the transaction
approval screen

- [#1408](#1408)
[`24840bfe`](24840bf)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - TransactionList
breaking when have a failed transaction

-   Updated dependencies \[]:
    -   @fuel-wallet/[email protected]

## @fuel-wallet/[email protected]



## @fuel-wallet/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

re-enable faucet tests
2 participants