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

Create UI testing workflow #123

Open
cmalinmayor opened this issue Jan 29, 2025 · 2 comments
Open

Create UI testing workflow #123

cmalinmayor opened this issue Jan 29, 2025 · 2 comments
Labels
maintenance Library maintenance (CI, conda, etc.)

Comments

@cmalinmayor
Copy link
Collaborator

Two steps:

  1. Create a list/protocol for manually testing all the UI features when merging a new PR.
  2. Offload as many of these things into automatic testing by calling the event-connected functions and testing results.
@cmalinmayor cmalinmayor added the maintenance Library maintenance (CI, conda, etc.) label Feb 5, 2025
@cmalinmayor cmalinmayor moved this from Future to Todo in Human-in-the-Loop Tracking Feb 12, 2025
@cmalinmayor
Copy link
Collaborator Author

Also make a video for each release

@cmalinmayor
Copy link
Collaborator Author

To start: make a markdown file in the tests directory with all the UI features that should be tested. Split them into groups by code section so that if we don't touch a code section, we don't need to re-run the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Library maintenance (CI, conda, etc.)
Projects
Status: Todo
Development

No branches or pull requests

1 participant