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

Add feature to allow execution of single functional test #48

Open
agrojean-ledger opened this issue Jun 20, 2024 · 2 comments
Open

Add feature to allow execution of single functional test #48

agrojean-ledger opened this issue Jun 20, 2024 · 2 comments
Assignees
Milestone

Comments

@agrojean-ledger
Copy link
Contributor

The feature should maybe use Pytest's --collect-only option to detect all available tests and populate a list from which the user can pick one or several tests (which check boxes ?)

@tdejoigny-ledger
Copy link
Contributor

applicable for all run tests actions + generate golden snapshots

@tdejoigny-ledger
Copy link
Contributor

to generalize, we could even merge the test actions with for example:

click on run test
and then we have these choices
test name/all tests ----- display (true/false) ----- on device (true/false) ----golden snapshots (true/false)

Wdyt @agrojean-ledger ? is it feasible in term of UI ?

cc: @cedelavergne-ledger

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

No branches or pull requests

2 participants