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 CI test for mass chart buttons #2554

Merged
merged 3 commits into from
Jan 6, 2025
Merged

add CI test for mass chart buttons #2554

merged 3 commits into from
Jan 6, 2025

Conversation

xzhou82
Copy link
Collaborator

@xzhou82 xzhou82 commented Jan 2, 2025

Description

test link

plot sandbox is dynamically generated thus a data-testid is added for detection
chart button menu is persistent thus no testid is added

Checklist

Check each task that has been performed or verified to be not applicable.

  • Tests: added and/or passed unit and integration tests, or N/A
  • Todos: commented or documented, or N/A
  • Notable Changes: updated release.txt, prefixed a commit message with "fix:" or "feat:", added to an internal tracking document, or N/A

@xzhou82 xzhou82 requested review from siosonel and congyu-lu January 2, 2025 21:24
@xzhou82 xzhou82 marked this pull request as draft January 2, 2025 21:24
@xzhou82 xzhou82 marked this pull request as ready for review January 5, 2025 17:29
@xzhou82 xzhou82 requested a review from creilly8 January 5, 2025 17:29
@xzhou82 xzhou82 linked an issue Jan 5, 2025 that may be closed by this pull request
@xzhou82 xzhou82 changed the title wip draft CI test for mass chart buttons add CI test for mass chart buttons Jan 5, 2025
@xzhou82 xzhou82 requested a review from compbiolover January 6, 2025 15:52
@creilly8
Copy link
Contributor

creilly8 commented Jan 6, 2025

@xzhou82, I'm wondering if the tests for the chart buttons should really be e2e tests since we're checking click behavior.

@xzhou82
Copy link
Collaborator Author

xzhou82 commented Jan 6, 2025

yes i agree to have a e2e version for the chart button clicking, especially for different ds each with its own customization. the current tests are hardcoded for termdbtest which is fine as CI, and are definitely needed

@xzhou82 xzhou82 merged commit 111e60e into master Jan 6, 2025
4 checks passed
@xzhou82 xzhou82 deleted the issue.2547 branch January 6, 2025 17:41
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.

mass nav charts button integration test
3 participants