1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
Evan Tahler
40d1dc1421 Faker source gains purchases and products (#13248)
* Faker source gains purchases and products

* ranges start at 1

* fix nits

* lint

* user_ids start at 1

* v0.1.3

* fix IDs in test output recods

* auto-bump connector version

* lint

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-05-27 16:14:59 -07:00
Teal Larson
f687136641 Documentation Side Panel open by default (#13130)
* remove documentation link

* remove X from documentation panel

* cleanup hook sending empty string

* documentation panel open by default

* add padding to edit source/destination pages

* clean up styling

* use laptop size viewport

* remove unneeded suspense

* cleanup

* cleanup

* don't show docs or overlay on mobile

* use react-use windowSize
2022-05-27 14:07:14 -04:00
Peter Hu
83817cc33f Configure test retries in Cypress (#11816)
* configure cypress retries

* test failure

* no failures
2022-04-07 22:25:34 -07:00
Tim Roes
d73af697e4 Use cypress dashboard and stabilize e2e tests (#10807)
* Record e2e tests to cypress dashboard

* Make env variable accessible in script

* Improve e2e_test script

* Properly wait for server to be ready

* Isolate test suites better

* More test isolation

* Revert baseUrl for development
2022-03-03 18:29:07 +01:00
Charles
2c7f239182 airbyte-e2e-testing => airbyte-webapp-e2e-tests (#8892)
* move webapp tests module
2021-12-20 13:16:08 +03:00