1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/airbyte-webapp-e2e-tests
Harshith Mullapudi cfeeeed67d feat: added cron field to connections form (#16375)
* feat: added cron field to connections form

* fix: tests are failing for formConfig

* fix: made changes requested

* fix: tests are failing for formConfig

* fix: tests are failing for formConfig

* fix: tests are failing for formConfig

* fix: tests are failing in cypress

* fix: merge conflicts

* fix: tests are failing

* fix: validation error for formik fields

* fix: tests are failing

* fix: tests are failing

* Update airbyte-webapp/src/views/Connection/ConnectionForm/components/ScheduleField.tsx

Co-authored-by: Krishna (kc) Glick <krishna@airbyte.io>

* Update airbyte-webapp/src/views/Connection/ConnectionForm/components/ScheduleField.tsx

Co-authored-by: Krishna (kc) Glick <krishna@airbyte.io>

* fix: make the requested changes

* fix: tests are failing

* fix: tests are failing

* feat: added cron test for the string

* Update airbyte-webapp/src/views/Connection/ConnectionForm/formConfig.test.ts

Co-authored-by: Lake Mossman <lake@airbyte.io>

* fix: error message for invalid cron string

Co-authored-by: Krishna (kc) Glick <krishna@airbyte.io>
Co-authored-by: Lake Mossman <lake@airbyte.io>
2022-09-14 22:31:59 +05:30
..

Start Cypress

npm install

npm run cypress:open