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

e2e-test: add data explorer editor action bar test #6019

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

midleman
Copy link
Contributor

@midleman midleman commented Jan 16, 2025

Summary

Adding test coverage for the editor action bar in data explorer view. Test verifies that following behaviors:

  • split editor
  • open new window
  • display left/right
  • note: sorting is already handled in other test

for the following scenarios:

  • load data frame via variables pane (r script)
  • load data frame via variables pane (python script)
  • open parquet file via duck db
  • open csv file via duck db

QA Notes

🟡 New test is tagged to run on all platforms in this PR.

@:editor-action-bar @:win @:web

Copy link

github-actions bot commented Jan 16, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:editor-action-bar @:win @:web

readme  valid tags

@midleman midleman changed the title e2e-test: add data explorer action bar test e2e-test: add data explorer editor action bar test Jan 16, 2025
@midleman midleman marked this pull request as ready for review January 17, 2025 19:31
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI. this test isn't new. it just moved (and renamed) and I forgot to use git mv. apologies!

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.

1 participant