React 18 (#41975)
* initial commit with most types sorted * admin, binning, collections, custom-column and dashboard-cards suites * Filters, Joins, Metrics, Models, Native and Native filters suites * rest of e2e specs * filters, actions, onboarding and custom column will hopfully be green? * fixing static viz, brush filtering, login redirecting, and a few other tests * types green * linter green * hopefully fixes filter tests * I don't often cry, but when I do it's because of filter-types * hopfully sorted the last test that's failing CI * PR Feedback * yarn prettier * React 18 Upgrade - Unit Tests (#41577) * fixes for most unit tests to work with react 18 + upgraded rtl to v15 * fixes all unit tests locally * fixes from rebasing * linter shames me * fix flake in maps.cy.spec.js --------- Co-authored-by:Sloan Sparger <sloansparger@users.noreply.github.com> Co-authored-by:
Sloan Sparger <sloansparger@gmail.com>
Showing
- e2e/support/helpers/e2e-action-helpers.js 3 additions, 1 deletione2e/support/helpers/e2e-action-helpers.js
- e2e/support/helpers/e2e-bi-basics-helpers.js 1 addition, 1 deletione2e/support/helpers/e2e-bi-basics-helpers.js
- e2e/support/helpers/e2e-command-palette-helpers.js 4 additions, 4 deletionse2e/support/helpers/e2e-command-palette-helpers.js
- e2e/support/helpers/e2e-custom-column-helpers.js 7 additions, 2 deletionse2e/support/helpers/e2e-custom-column-helpers.js
- e2e/support/helpers/e2e-dashboard-helpers.js 8 additions, 3 deletionse2e/support/helpers/e2e-dashboard-helpers.js
- e2e/support/helpers/e2e-ui-elements-helpers.js 10 additions, 0 deletionse2e/support/helpers/e2e-ui-elements-helpers.js
- e2e/test/scenarios/actions/model-actions.cy.spec.js 2 additions, 0 deletionse2e/test/scenarios/actions/model-actions.cy.spec.js
- e2e/test/scenarios/admin/settings/localization.cy.spec.js 2 additions, 3 deletionse2e/test/scenarios/admin/settings/localization.cy.spec.js
- e2e/test/scenarios/binning/qb-explicit-joins.cy.spec.js 4 additions, 6 deletionse2e/test/scenarios/binning/qb-explicit-joins.cy.spec.js
- e2e/test/scenarios/binning/qb-regular-table.cy.spec.js 4 additions, 6 deletionse2e/test/scenarios/binning/qb-regular-table.cy.spec.js
- e2e/test/scenarios/binning/sql.cy.spec.js 4 additions, 6 deletionse2e/test/scenarios/binning/sql.cy.spec.js
- e2e/test/scenarios/collections/instance-analytics.cy.spec.js 2 additions, 3 deletionse2e/test/scenarios/collections/instance-analytics.cy.spec.js
- e2e/test/scenarios/custom-column/cc-help-text.cy.spec.js 8 additions, 5 deletionse2e/test/scenarios/custom-column/cc-help-text.cy.spec.js
- e2e/test/scenarios/custom-column/cc-typing-suggestion.cy.spec.js 3 additions, 2 deletions...t/scenarios/custom-column/cc-typing-suggestion.cy.spec.js
- e2e/test/scenarios/custom-column/custom-column.cy.spec.js 7 additions, 3 deletionse2e/test/scenarios/custom-column/custom-column.cy.spec.js
- e2e/test/scenarios/custom-column/reproductions/27745-cc-numeric-missing-summarize.cy.spec.js 2 additions, 1 deletion...productions/27745-cc-numeric-missing-summarize.cy.spec.js
- e2e/test/scenarios/dashboard-cards/click-behavior.cy.spec.js 2 additions, 0 deletionse2e/test/scenarios/dashboard-cards/click-behavior.cy.spec.js
- e2e/test/scenarios/dashboard-cards/dashboard-card-undo.cy.spec.js 4 additions, 0 deletions.../scenarios/dashboard-cards/dashboard-card-undo.cy.spec.js
- e2e/test/scenarios/dashboard-cards/dashboard-drill.cy.spec.js 7 additions, 4 deletions...test/scenarios/dashboard-cards/dashboard-drill.cy.spec.js
- e2e/test/scenarios/dashboard-cards/dashboard-sections.cy.spec.js 4 additions, 2 deletions...t/scenarios/dashboard-cards/dashboard-sections.cy.spec.js
Loading
Please register or sign in to comment