-
Notifications
You must be signed in to change notification settings - Fork 327
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
[QAA-312][DETOX] Speculos add accounts tests #8186
base: develop
Are you sure you want to change the base?
[QAA-312][DETOX] Speculos add accounts tests #8186
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 5 Skipped Deployments
|
f32e399
to
bbee91c
Compare
4a8ac61
to
ebd358e
Compare
52d1bdd
to
05dbffd
Compare
PR checks are all green with correct workflow from this branch |
apps/ledger-live-mobile/e2e/specs/speculos/addAccount/AddAccount.ts
Outdated
Show resolved
Hide resolved
apps/ledger-live-mobile/e2e/specs/speculos/addAccount/AddAccountADA.spec.ts
Show resolved
Hide resolved
import { runAddAccountTest } from "./AddAccount"; | ||
import { Currency } from "@ledgerhq/live-common/e2e/enum/Currency"; | ||
|
||
runAddAccountTest(Currency.ALGO, "B2CQA-2497, B2CQA-2653, B2CQA-2681"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
when your PR is merged can you please update all affected tickets from regression scope to have "Automated on:" "LLM (Detox)"? or you maybe can do it even now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
a29ab53
to
43b3050
Compare
43b3050
to
4ff0562
Compare
4ff0562
to
78302cb
Compare
This reverts commit 78302cb.
PR Checks are all green with correct LLM iOS E2E Tests workflow from this branch |
✅ Checklist
npx changeset
was attached. (no need)📝 Description
Improving LLM Detox x Speculos :
❓ Context
🧐 Checklist for the PR Reviewers