-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add e2e tests for the sign multisignature transaction screen #4102
Comments
reyraa
changed the title
Add e2e tests for the sign Multisignature transaction screen
Add e2e tests for the sign multisignature transaction screen
Jan 24, 2022
6 tasks
isalga
pushed a commit
that referenced
this issue
Feb 21, 2022
…4102 (#4144) * Set up scenarios * Add selectors * Fill scenarios * Add selectors * Fix first scenario * ✨ Introduce stale bot * Implement scenarios (WIP) * Add third scenario * Add scenario * Add scenario * Add second passphrase scenario * Reorder tests and send first multisignature register tx * Send tx using second passphrase * Update transactions info * Add paste command * Move mock tx to feature * Update feature steps * Fix tx members order * Use env url * Add scroll * Fix second passphrase send tx e2e * Check latest tx in monitor screen * Click on load latest * Rename parameters * Move mockTx to file * Revert typo * Use account2P * Update number of transactions * Test clipboard * Remova stale * reduce wait time * Wait before navigating to transactions monitor * remove load latest click Co-authored-by: ManuGowda <manu@lightcurve.io> Co-authored-by: Manu <ManuGowda@users.noreply.github.com> Co-authored-by: Eniola Olatunji <eniolam1000752@gmail.com>
gadjacobs
pushed a commit
that referenced
this issue
Feb 21, 2022
…4102 (#4144) * Set up scenarios * Add selectors * Fill scenarios * Add selectors * Fix first scenario * ✨ Introduce stale bot * Implement scenarios (WIP) * Add third scenario * Add scenario * Add scenario * Add second passphrase scenario * Reorder tests and send first multisignature register tx * Send tx using second passphrase * Update transactions info * Add paste command * Move mock tx to feature * Update feature steps * Fix tx members order * Use env url * Add scroll * Fix second passphrase send tx e2e * Check latest tx in monitor screen * Click on load latest * Rename parameters * Move mockTx to file * Revert typo * Use account2P * Update number of transactions * Test clipboard * Remova stale * reduce wait time * Wait before navigating to transactions monitor * remove load latest click Co-authored-by: ManuGowda <manu@lightcurve.io> Co-authored-by: Manu <ManuGowda@users.noreply.github.com> Co-authored-by: Eniola Olatunji <eniolam1000752@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As a part of #4065 we'd like to introduce e2e test coverage for the sign multisignature transaction screen. The e2e tests should test the following user journeys.
Acceptance criteria
Additional information
The text was updated successfully, but these errors were encountered: