-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 testing: DB data manipulation + Catalog Diff modal test cases #19447
Conversation
This reverts commit bc0f350.
# Conflicts: # airbyte-webapp/src/views/Connection/CatalogDiffModal/useConfirmCatalogDiff.tsx
airbyte-webapp-e2e-tests/cypress/integration/connection.spec.ts
Outdated
Show resolved
Hide resolved
airbyte-webapp-e2e-tests/cypress/integration/connection.spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM. I did not test locally but given this is an addition to CI I imagine CI will let us know if there's an issue ;)
/** | ||
* @type {Cypress.PluginConfig} | ||
*/ | ||
module.exports = (on, config) => { | ||
module.exports = (on: Cypress.PluginEvents, config: Cypress.PluginConfigOptions) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks!
What
Resolves 19430
How
Adds integration with covering Catalog Diff modal cases:
Cypress test run: https://dashboard.cypress.io/projects/916nvw/runs/14637/overview
The whole test case:
Postgres => Local JSON