1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot]
18d3e5c68c Bump async from 3.2.0 to 3.2.4 in /airbyte-webapp-e2e-tests (#13821)
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishna (kc) Glick <krishna@airbyte.io>
Co-authored-by: Teal Larson <LARSON.TEAL@GMAIL.COM>
2022-09-12 17:30:21 -04:00
Lake Mossman
787e87dd92 Exclude webapp from spotless styling (#16455)
* exclude webapp from spotless styling

* also exclude airbyte-webapp-e2e-tests

* add comma

* add prettier to airbyte-webapp-e2e-tests

* run prettier on airbyte-webapp-e2e-tests
2022-09-09 12:19:46 -07:00
dependabot[bot]
5b2ded7c3a Bump minimist from 1.2.5 to 1.2.6 in /airbyte-webapp-e2e-tests (#11380)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 11:01:07 +01:00
Artem Astapenko
5ffc880c3a Some updated for e2e tests (#9091) 2022-01-06 13:17:34 +03:00
Iakov Salikov
467f047db3 Add cloud e2e tests (#7523)
* Implement e2e tests

* Revert cypress tests

* Fix testids

* Bump versions

* Rename submit button command

* Bymp cypress version

Co-authored-by: Artem Astapenko <jamakase54@gmail.com>
2021-12-22 18:38:13 +03:00
Charles
2c7f239182 airbyte-e2e-testing => airbyte-webapp-e2e-tests (#8892)
* move webapp tests module
2021-12-20 13:16:08 +03:00