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 argent-x tests for signMessage and transaction #14

Merged
merged 11 commits into from
Dec 13, 2024

Conversation

bluecco
Copy link
Collaborator

@bluecco bluecco commented Dec 12, 2024

Issue / feature description

Quick description of the issue or the feature that is implemented in the pr ie: add new transitions between screens

Changes

quick list regarding the related changes within the pr

ie:

  • add new transaction transformer
  • add new ui

Checklist

  • Rebased to the last commit of the target branch (or merged)
  • Code self-reviewed
  • Code self-tested
  • Tests updated (if needed)
  • All tests are passing locally

Please keep your pull request as small as possible. If you need to make multiple changes, please create separate pull requests for each change. Create a draft pull request if you need early feedback. This will mark the pull request as a work in progress and prevent it from being reviewed or merged until you are ready.

Please move drafts to the ready for review (regular PR) when you are ready to start the review process and other developers will pick it up from there.

Copy link

vercel bot commented Dec 12, 2024

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

Name Status Preview Comments Updated (UTC)
demo-dapp-starknet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 11:38am

await this.dApp.getByRole("button", { name: "Starknetkit Modal" }).click()
await this.dApp
.locator("#starknetkit-modal-container")
.getByRole("button", { name: "Argent X Argent X" })

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a typo, or actually name is "Argent X Argent X"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was already like this actually, probably is an error

@bluecco bluecco merged commit ef84b53 into develop Dec 13, 2024
5 checks passed
@bluecco bluecco deleted the ax0-tests-sign-and-tx branch December 13, 2024 11:49
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.

3 participants