1
0
mirror of synced 2026-01-20 21:06:36 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Edmundo Ruiz Ghanem
1c02097582 🪟 🧹 Improve and fix linting in webapp-e2e-tests (#20134)
* Apply similar eslint rules to the webapp project and fix outstanding issues

* add paths to e2e tsconfig (for webstorm)
2022-12-07 15:38:57 -05:00
Vladimir
66edbfbbec 🪟 🧪E2E testing: DB data manipulation + Catalog Diff modal test cases (#19447)
* add cypress-postgres package

* fix plugins/index.ts warnings

* fix plugins/index.ts warnings

* setup test db actions

* add setup db (just for testing purpose)

* add create db command to gradle

* Revert "add create db command to gradle"

This reverts commit bc0f350fbd.

* add test-id to components

* update db queries in tests

* fix format

* add tests with diff modal

* remove 'only' flag

* update failed snapshots

* update aria label and data-testid in components

* move selectors to separate pages

* update tests

* update test snapshots

* update test since data-testid was added
2022-11-28 18:19:20 +02:00
Edmundo Ruiz Ghanem
609541d9ae Migrate cypress tests and commands to TypeScript (#13091)
* Migrate cypress tests and commands to TypeScript

* Cypress added plugins to tsconfig

* Update cypress plugins file to .ts
2022-06-03 13:00:58 -04:00
Artem Astapenko
5ffc880c3a Some updated for e2e tests (#9091) 2022-01-06 13:17:34 +03:00