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: validate asset names during e2e contract tests #1319

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

arthurgeron
Copy link
Contributor

  • Added aria labels to Recipient Sender and Asset Name on transaction approval screen;
  • Create util for checking text content on multiple aria labels;
  • Validate all asset names during e2e contract tests on the transaction approval screen, executes validation on all e2e contract test files.

Copy link
Contributor

github-actions bot commented May 28, 2024

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 62.54% 3227/5160
🔴 Branches 41.92% 625/1491
🔴 Functions 47.25% 686/1452
🟡 Lines 63.06% 3109/4930

Test suite run success

243 tests passing in 71 suites.

Report generated by 🧪jest coverage report action from 186693a

@arthurgeron arthurgeron merged commit e3bf65a into master Jun 28, 2024
13 checks passed
@arthurgeron arthurgeron deleted the ag/feat/e2e-contract-assert-asset-name branch June 28, 2024 18:49
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.

2 participants