-
-
Notifications
You must be signed in to change notification settings - Fork 742
Feat/esm #5045
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
base: 4.x
Are you sure you want to change the base?
Conversation
* Bump webdriverio to v9 * Adjust config * Adjust config * Remove options * Update chrome driver * Fix deprecations * Fix deprecations * Fix markup * Added condition * Fix more tests * Fix iFrame stuff * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * try to fix some wdio tests * Try to fix popup test * Try to fix window size #resizeWindow * Another fix * Fix popup tests * Enable should be authenticated * Trigger Build --------- Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com> Co-authored-by: kobenguyent <kobenguyent@gmail.com>
* fixed regression in waitfortext * fixed wait test for wait for text * fixed retries for PW waitForText test --------- Co-authored-by: DavertMik <davert@testomat.io>
* update to async/await style * update to async/await style
…4724) * Bump eslint to 9.1.15 and removed dep to eslint-config-airbnb-base * eslint ^9.17.0 * Re-added no-return-await
Co-authored-by: DavertMik <davert@testomat.io>
#4713) * fixed pause finishing, added suggest for empty run, included fuse.js for better search * fixed test * updated plugins docs * improved unit tests setup * fixed interface test for CI mode * fixed on ci * added env variable config --------- Co-authored-by: DavertMik <davert@testomat.io>
* improve the docker compose networks * improve the docker compose networks * improve the docker compose networks
* 3.7.0-beta.1 * added check command * added file * added debug for container, fixed check command * added support for custom config -c, added checks to workflows * fixed check command * added await for check --------- Co-authored-by: DavertMik <davert@testomat.io>
* feat: soft assertion * update as hopeThat module in effects * fix: docs
* 3.7.0-beta.1 * added notes for test object, use notes for heal reports * added notes & metadata for tests, improved output * fixed styles in failing tests --------- Co-authored-by: DavertMik <davert@testomat.io>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@codeceptjs/detox-helper](https://github.com/codeceptjs/detox-helper) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/codeceptjs/detox-helper/releases) - [Commits](codeceptjs/detox-helper@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: "@codeceptjs/detox-helper" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* initial implementation for step params * refactored steps * refactored steps * fixed refactoring * fixed typings * fixed typings * added steps to export * added step timeouts tests * deprecated I.limitTime and I.retry * fix failed timeout tests * added test for case insensitive opt * fixed flakiness of timeout tests --------- Co-authored-by: DavertMik <davert@testomat.io>
Bumps [electron](https://github.com/electron/electron) from 33.2.1 to 33.3.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v33.2.1...v33.3.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.0.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.0.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
Refactored to be fully ESM
Should be the base for 4.x branch