Skip to content

test(onboarding): add E2E API key management test for managed wallet#3101

Open
ygrishajev wants to merge 1 commit intotest/onboarding-e2e-deployment-and-refactorfrom
test/onboarding-e2e-api-keys
Open

test(onboarding): add E2E API key management test for managed wallet#3101
ygrishajev wants to merge 1 commit intotest/onboarding-e2e-deployment-and-refactorfrom
test/onboarding-e2e-api-keys

Conversation

@ygrishajev
Copy link
Copy Markdown
Contributor

Why

Part of CON-156

API key management (create, view, delete) has no E2E coverage for managed wallet users.

What

  • Add managed-wallet-api-keys.spec.ts covering full API key lifecycle: login → navigate to API Keys via account menu → create key → verify save dialog → dismiss → verify key in list → delete → confirm → verify removed
  • Add ApiKeysPage page object with createKey(), getSaveKeyDialog(), dismissSaveDialog(), getKeyRow(), deleteKey()

Depends on #3099

- Add managed-wallet-api-keys.spec.ts covering full API key lifecycle:
  login → navigate to API Keys → create key → verify in list → delete → verify removed
- Add ApiKeysPage page object with createKey, deleteKey, save dialog helpers
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9f5801d6-362d-48c0-b21e-01c58026b1a9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/onboarding-e2e-api-keys

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants