Commit Graph

14884 Commits

Author SHA1 Message Date
Kyℓe Hensel 311cd4b401 chore: update ramda to 0.27.1 (#14958) 2021-02-18 08:23:20 -05:00
Zach Panzarino 47c9a19815 Merge pull request #15131 from cypress-io/master-merge-up
chore: merge master into develop
2021-02-17 19:15:01 -05:00
Barthélémy Ledoux de60d92608 Merge branch 'develop' into master-merge-up 2021-02-17 15:50:15 -06:00
Barthélémy Ledoux 4732937fc8 build: avoid infininte rollup refresh on watch (#15132)
exclude the dist folder from rollup watch
2021-02-17 15:49:54 -06:00
ElevateBart 585649c61c Merge branch 'develop' into master-merge-up 2021-02-17 14:07:51 -06:00
Gleb Bahmutov f6233af8a7 feat: send CI variables for CloudFresh (#15117) 2021-02-17 14:08:51 -05:00
semantic-release-bot 4aea5e4313 chore: release @cypress/webpack-dev-server-v1.0.1
[skip ci]
@cypress/webpack-dev-server-v1.0.1
2021-02-17 13:48:54 -05:00
semantic-release-bot 7c831d7f88 chore: release @cypress/vue-v2.0.1
[skip ci]
@cypress/vue-v2.0.1
2021-02-17 13:48:37 -05:00
semantic-release-bot 35841e373c chore: release @cypress/vite-dev-server-v1.0.1
[skip ci]
@cypress/vite-dev-server-v1.0.1
2021-02-17 13:48:22 -05:00
semantic-release-bot 370fe69f32 chore: release @cypress/react-v5.0.1
[skip ci]
@cypress/react-v5.0.1
2021-02-17 13:48:04 -05:00
Zach Panzarino 3a6f3b1928 fix: trigger semantic release (#15128) 2021-02-17 18:29:32 +00:00
semantic-release-bot 6fe97f73c0 chore: release @cypress/react-v5.0.0
[skip ci]
2021-02-17 12:33:53 -05:00
Barthélémy Ledoux 181f8acc3e fix: update dependencies of server-ct (#15120)
chalk was missing from the dependencies
2021-02-17 11:31:52 -06:00
Lachlan Miller fb7540e99d fix: add a trivial change to trigger semantic release (#15127) 2021-02-17 17:12:24 +00:00
Dmitriy Kovalenko fe27ebca87 chore(component-testing): Improve measuring webpack performance (#15105) 2021-02-17 13:19:20 +02:00
Lachlan Miller c9d0bd8b67 Merge pull request #15068 from cypress-io/ct-screenshots
fix(component-testing): take screenshot of AUT while hiding other elements
2021-02-17 19:00:18 +10:00
Lachlan Miller ae821a3ed7 merge in remote 2021-02-17 10:33:07 +10:00
Lachlan Miller 01209a40ba chore: d-none->display-none 2021-02-17 10:31:47 +10:00
Dmitriy Kovalenko 2af7b6ebcd Remove useless comments 2021-02-16 16:49:04 +02:00
Dmitriy Kovalenko 4d2cfe4bfb Remove useless things from bash script 2021-02-16 16:47:09 +02:00
Dmitriy Kovalenko e39b2fc94b Remove unused tasks 2021-02-16 16:44:00 +02:00
Dmitriy Kovalenko ebbeac3696 Move screenshot handler to hook for readability 2021-02-16 16:39:48 +02:00
Dmitriy Kovalenko d52c9aab6e Merge branch 'develop' into ct-screenshots 2021-02-16 16:39:14 +02:00
Dmitriy Kovalenko 5f6a5a2930 Use percy for screenshot testing 2021-02-16 16:31:14 +02:00
semantic-release-bot 39690cac91 chore: release @cypress/webpack-preprocessor-v5.6.0
[skip ci]
@cypress/webpack-preprocessor-v5.6.0
2021-02-15 22:47:19 -05:00
semantic-release-bot aead546f6d chore: release @cypress/webpack-dev-server-v1.0.0
[skip ci]
@cypress/webpack-dev-server-v1.0.0
2021-02-15 22:46:54 -05:00
semantic-release-bot 74d05710e7 chore: release @cypress/vue-v2.0.0
[skip ci]
@cypress/vue-v2.0.0
2021-02-15 22:42:41 -05:00
semantic-release-bot 0812e2f0dd chore: release @cypress/vite-dev-server-v1.0.0
[skip ci]
@cypress/vite-dev-server-v1.0.0
2021-02-15 22:42:14 -05:00
semantic-release-bot 1b896d7964 chore: release @cypress/react-v5.0.0
[skip ci]
@cypress/react-v5.0.0
2021-02-15 22:38:04 -05:00
semantic-release-bot 719c22ba08 chore: release @cypress/eslint-plugin-dev-v5.1.0
[skip ci]
@cypress/eslint-plugin-dev-v5.1.0
2021-02-15 22:37:47 -05:00
Zach Bloomquist ecf37fb0c9 Merge branch 'develop' 2021-02-15 22:17:38 -05:00
Zach Bloomquist 7babe6f4b9 release 6.5.0 [skip ci] v6.5.0 2021-02-15 22:17:07 -05:00
Lachlan Miller 9ad8ace199 fix: launch chrome with --disable-print-preview argument (#15066) 2021-02-15 19:04:26 -05:00
Barthélémy Ledoux e028262aed fix: update dependencies of npm/react-vue (#15095)
BREAKING CHANGE: change of architecture for
component testing

Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>
2021-02-15 15:45:17 -06:00
Zach Bloomquist 5696bee2ad chore: restrict get-next-version to packages and cli dirs (#15099) 2021-02-15 18:47:02 +00:00
Dmitriy Kovalenko 1d878d2f81 feat(component-testing): Component testing runner splash screen (#15091)
* Fix  scrollbars

* Fix resizer styles

* Make no-spec selected filler for splash screen

* Create no specs filler for reporter

* Fix keyboard navigation when specs are filtered

* Add test for filtered search list keyboard navigation

* Remove fs-extra

* Remove useless code

* Update with related tests to the right values WITHOUT SCROLLBARS
2021-02-15 18:27:10 +02:00
Zach Bloomquist 10fdd7b9f8 fix: use app.whenReady and remove delay race for electron startup (#15075)
Co-authored-by: Thorsten Lorenz <thlorenz@gmx.de>
2021-02-15 10:56:31 -05:00
Zach Panzarino b4c0117e89 fix: regression where failed events could cause a passing test to display as failed (#15037) 2021-02-15 10:51:01 -05:00
Lachlan Miller 64537f0944 refactor: use odiff 2021-02-15 17:07:34 +10:00
Lachlan Miller fe7cb1efa5 fix: improve screenshot task 2021-02-15 16:45:54 +10:00
Lachlan Miller 749177e3e5 tests: add screenshot tests 2021-02-15 14:46:20 +10:00
Lachlan Miller cdf811ef4b Merge branch 'ct-screenshots' of github.com:cypress-io/cypress into ct-screenshots 2021-02-15 11:51:18 +10:00
Lachlan Miller fada1871c1 chore: remove un-needed changes 2021-02-15 11:51:03 +10:00
Lachlan Miller 384f3449ed Merge branch 'develop' into ct-screenshots 2021-02-15 11:47:39 +10:00
Lachlan Miller 484f1eb874 Merge pull request #15084 from cypress-io/fix/evergreen-headless
fix: setup all missing options for run-ct
2021-02-15 11:27:06 +10:00
Barthélémy Ledoux d940cbbaf6 Merge branch 'develop' into fix/evergreen-headless 2021-02-14 18:39:35 -06:00
Gleb Bahmutov 8e462060b2 fix: Add autoEnd option to Cypress.Log Typescript definitions (#15076) (#15087)
Co-authored-by: Emil Goldsmith Olesen <emilgoldsmith94@gmail.com>
2021-02-14 12:34:50 -05:00
Gleb Bahmutov 741c580adb fix: grab bitbucket PR environment variables (#15082) 2021-02-14 11:20:33 -05:00
ElevateBart 52e97bedd5 fix: setup all missing options for run-ct
Now that run-ct is using the run command of cypress,
it can benefit from a wider range of options.
The most important for me was `--headless` but the complete list is
longer:
- `--parallel`
- `--reporter`
- `--spec`
- `--no-exit`
... among others
2021-02-12 17:15:39 -06:00
Emil Goldsmith Olesen c859dea7df fix: Add autoEnd option to Cypress.Log Typescript definitions (#15076) 2021-02-12 14:16:31 -05:00