feat(e2e): onchain setup and wallet interactions#208
Open
nomadbitcoin wants to merge 2 commits intoe2e-tests/add-data-testid-attributesfrom
Open
feat(e2e): onchain setup and wallet interactions#208nomadbitcoin wants to merge 2 commits intoe2e-tests/add-data-testid-attributesfrom
nomadbitcoin wants to merge 2 commits intoe2e-tests/add-data-testid-attributesfrom
Conversation
4 tasks
fa58c83 to
f8c5f16
Compare
f7b79f3 to
7410a0b
Compare
83c2175 to
24dc3ee
Compare
7410a0b to
131fe3c
Compare
…nfig, wallet plugin integration Story 1.2: Custom Cypress commands (connectWallet, waitForBlockchainData, submitTransaction, visitExplore, verifyAccountLevel, verifyToast) with TypeScript declarations and JSDoc documentation. Story 1.3: Chopsticks resetChopsticks task in cypress.config.ts, removed CI step that overwrote kusama.yml with stripped config. Story 1.4: Test account fixtures (Alice-Ferdie dev accounts), wallet plugin integration tests for injection, disconnect, persistence, tx queue. Story 1.5: Enhanced wallet-connection.cy.ts with actual wallet plugin tests for connect/disconnect/persist and account level detection (Human/Bidder/Candidate/Cyborg). Also includes project documentation from planning phase (architecture, e2e test plan, epic and story definitions).
131fe3c to
086d310
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
data-testidselectors for CImainafter feat(e2e) add data testid attributes #217 (e2e-tests/add-data-testid-attributes) is ready to merge firstStack
e2e-tests/add-data-testid-attributes→main← merge firste2e-tests/onchain-setup-and-wallet-interactions→e2e-tests/add-data-testid-attributesTest plan
connectWallet,verifyAccountLevel, etc.) work with wallet plugin