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

walletd testing #561

Merged
merged 1 commit into from
Mar 28, 2024
Merged

walletd testing #561

merged 1 commit into from
Mar 28, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Mar 27, 2024

Testing where we run tests against the actual running app, but with API requests intercepted and mocked. Apologies for +3000, but half is actually just a lockfile and the other half is mostly setup files and mocking boilerplate.

setup

  • setup walletd e2e testing with playwright
  • setup CI to run e2e tests on webkit, chromium, firefox

initial tests

  • create walletd mocks and fixtures
  • test login, create wallet, seed send flow, seed generate addresses

Copy link

changeset-bot bot commented Mar 27, 2024

⚠️ No Changeset found

Latest commit: c8c872a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

This was referenced Mar 27, 2024
Copy link
Member Author

alexfreska commented Mar 27, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alexfreska and the rest of your teammates on Graphite Graphite

@alexfreska alexfreska force-pushed the refactor_walletd_testing branch 2 times, most recently from b37ef49 to c35a9a1 Compare March 27, 2024 18:58
@alexfreska alexfreska marked this pull request as ready for review March 27, 2024 19:19
@alexfreska alexfreska self-assigned this Mar 27, 2024
Copy link
Member Author

alexfreska commented Mar 28, 2024

Merge activity

  • Mar 28, 7:38 AM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Mar 28, 7:41 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 28, 7:42 AM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska changed the base branch from 03-20-feat_walletd_updates to main March 28, 2024 11:39
@alexfreska alexfreska force-pushed the refactor_walletd_testing branch from c35a9a1 to c8c872a Compare March 28, 2024 11:40
@alexfreska alexfreska merged commit 90280b0 into main Mar 28, 2024
1 check failed
@alexfreska alexfreska deleted the refactor_walletd_testing branch June 7, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants