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 end-to-end tests for all table sidebar operations #1295

Closed
12 tasks done
mofojed opened this issue May 15, 2023 · 2 comments
Closed
12 tasks done

Add end-to-end tests for all table sidebar operations #1295

mofojed opened this issue May 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mofojed
Copy link
Member

mofojed commented May 15, 2023

We recently had a bug where Select Distinct functionality was broken: #1275

We should have end-to-end (e2e) tests in Playwright that test all the functionality in the table sidebar, so we reduce the chances of regressions in our core functionality.

@mofojed mofojed added enhancement New feature or request triage Issue requires triage labels May 15, 2023
@mofojed mofojed removed the triage Issue requires triage label May 15, 2023
@ethanalvizo
Copy link
Contributor

ethanalvizo commented Jun 12, 2023

Conditional Formatting is too flaky because of no loading status being triggered on change #1367.
Custom Columns drag step is inconsistent on webkit but not too sure why #1360

@ethanalvizo
Copy link
Contributor

Marking this as complete. The e2e tests with bugs are already filed on separate tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants