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

Runs E2E test suite #106

Merged
merged 15 commits into from
Jul 17, 2024

Conversation

jescalada
Copy link
Collaborator

@jescalada jescalada commented Jul 2, 2024

Test suite for Runs app and individual Run page (G-Research/fasttrackml#1279).

Changelog

  • Test Runs Explorer page UI, links and content
  • Test Individual Run page basic functionality and content

@jescalada jescalada self-assigned this Jul 2, 2024
@jescalada jescalada marked this pull request as ready for review July 4, 2024 22:58
@jescalada jescalada linked an issue Jul 5, 2024 that may be closed by this pull request
Copy link
Contributor

@suprjinx suprjinx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@jescalada jescalada merged commit c91569f into G-Research:release/v3.17.5 Jul 17, 2024
4 checks passed
vinayan3 pushed a commit to vinayan3/fasttrackml-ui-aim that referenced this pull request Aug 28, 2024
* Add basic test for runs (no experiments selected)

* Add test for selected generated experiment

* Update playwright dev dependency for local execution

* Test navigating from table to experiment page

* Test navigating from dashboard to runs

* Clean up tests

* Test navigation to run page on clicking run name

* Test that run page param searchbox works

* Test metrics explorer link query content

* Test Run settings page description/name editing

* Test that run selector is working

* Fix run selector test (force alphabetical ordering)

* Improve formatting and comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test suite for Runs page
2 participants