Dmitriy Kovalenko
a89e4a0373
chore: Fix red master ( #8841 )
2020-10-14 10:55:57 -04:00
semantic-release-bot
6e40a4b10e
chore: release @cypress/vue-v1.0.1-alpha.3
...
[skip ci]
@cypress/vue-v1.0.1-alpha.3
2020-10-14 03:29:42 -04:00
Jessica Sachs
41a83f1b1f
chore: better debug logs for semrel ( #8834 )
2020-10-14 03:15:36 -04:00
semantic-release-bot
40a1d2e6ac
chore: release @cypress/webpack-preprocessor-v5.4.7
...
[skip ci]
@cypress/webpack-preprocessor-v5.4.7
2020-10-14 03:00:47 -04:00
Dmitriy Kovalenko
5e4b638385
fix: make imported @cypress/react working and pass CI ( #8718 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
2020-10-14 02:45:48 -04:00
Jessica Sachs
6716d70823
Merge pull request #8717 from cypress-io/feature/merge-cypress-react-unit-test
2020-10-13 15:53:31 -04:00
Zach Panzarino
ff5244a1b8
chore: Add changelog generation for semantic release ( #8767 )
2020-10-08 17:45:30 -04:00
Jessica Sachs
529abdc07c
fix: add discord chat link for component testing readme ( #8780 )
...
Co-authored-by: Barthélémy Ledoux <ledouxb@me.com >
@cypress/vue-v1.0.1-alpha.2
2020-10-08 16:00:48 -04:00
Zach Panzarino
09d95c2836
fix: set correct committer for gh action merge commit ( #8774 )
2020-10-08 15:55:36 -04:00
Jessica Sachs
a18d38ed0d
chore: fixing the pinned cypress version with @cypress/vue ( #8781 )
2020-10-08 11:49:52 -04:00
Jennifer Shehane
fa253d24c0
fix: Fix cypress-vue-unit-test reference ( #8756 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
@cypress/vue-v1.0.1-alpha.1
2020-10-08 00:40:07 -04:00
Jessica Sachs
ee3f7bcf08
chore: adding prerelease for @cypress/vue and refactoring .releaserc.js to have a base config ( #8778 )
2020-10-07 21:13:52 -04:00
Jessica Sachs
8bf4e3ddf2
chore: fix mocha retries syntax in e2e test ( #8775 )
2020-10-07 18:06:50 -04:00
Jessica Sachs
4d5cefd2a9
chore: adding retries to fix flaky specs ( #8764 )
2020-10-06 21:33:08 -04:00
Jessica Sachs
6db5860e05
chore: stop testing webpack preprocessors terminal output with snapshot tests ( #8763 )
2020-10-06 21:32:30 -04:00
Dmitriy Kovalenko
30a5981b11
import bahmutov/cypress-react-unit-test to npm/react/
@cypress/react-v4.15.11
2020-10-01 13:54:22 +03:00
Dmitriy Kovalenko
07a8049f58
chore(deps): update dependency @percy/cypress to v2.3.2 ( bahmutov/cypress-react-unit-test#461 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-01 13:45:19 +03:00
Dmitriy Kovalenko
b44dde3b14
chore(docs) Add docs about mount and provider composition ( bahmutov/cypress-react-unit-test#458 )
...
* Add docs about mount and provider composition
* Add mention in README
2020-10-01 13:45:07 +03:00
Jessica Sachs
cf5df823c0
fix: Importing @cypress/vue and fixing README links ( #8710 )
@cypress/vue-v1.0.0
2020-10-01 00:07:39 -04:00
Renovate Bot
3adaf0ec37
chore(deps): update dependency @percy/cypress to v2.3.2
2020-10-01 04:05:05 +00:00
Jessica Sachs
816ff3b61a
Merge pull request #8711 from cypress-io/import-cypress-at-vue
2020-09-30 23:36:31 -04:00
Gleb Bahmutov
6673a96b9b
add MobX v6 example ( bahmutov/cypress-react-unit-test#460 )
2020-09-30 13:53:27 -04:00
Jessica Sachs
1b3d39b760
docs: fixing the diagrams in CONTRIBUTING.md
2020-09-29 21:06:59 -04:00
Zach Panzarino
156a626b7f
docs: update internal docs for monorepo ( #8688 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
2020-09-29 20:30:22 -04:00
Jessica Sachs
068d02dbb7
fix: json syntax error in the README for eslint-plugin
@cypress/eslint-plugin-dev-v5.0.1
2020-09-29 20:16:54 -04:00
Jessica Sachs
1bf086c8a7
fix: release the proper eslint repository url
2020-09-29 19:30:53 -04:00
Zach Panzarino
4533767543
fix: issues with monorepo tools ( #8687 )
2020-09-29 19:24:15 -04:00
Zach Panzarino
1aad8b2025
chore(eslint-plugin-dev): update eslint-plugin-dev for monorepo ( #8692 )
2020-09-29 19:23:49 -04:00
Jessica Sachs
bda5e31eda
Merge pull request #8691 from cypress-io/import-eslint-plugin-dev
@cypress/eslint-plugin-dev-v5.0.0
2020-09-29 19:20:13 -04:00
Jessica Sachs
441d7c84bc
wip
2020-09-29 19:11:44 -04:00
Jessica Sachs
e49f1d31fa
import bahmutov/cypress-vue-unit-test to npm/vue/
2020-09-29 16:14:57 -04:00
Gleb Bahmutov
e75c83f74f
feat: wizard via init command
2020-09-29 14:46:34 -04:00
Dmitriy Kovalenko
87b8000a03
New rollup example and template ( bahmutov/cypress-react-unit-test#444 )
...
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com >
2020-09-29 14:44:18 -04:00
Dmitriy Kovalenko
2b3b1c43d4
Add next.js router example ( bahmutov/cypress-react-unit-test#456 )
...
* Add next.js router example
* Update tests
* Add new covered file to the check-coverage script
* Add pages/router.js to only-covered script
* fix name
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com >
2020-09-29 19:10:03 +03:00
Zach Panzarino
c74425ae2d
import cypress-io/eslint-plugin-dev to npm/eslint-plugin-dev/
2020-09-29 11:48:20 -04:00
Dmitriy Kovalenko
fd6b7392c3
Migrate to published version of cypress-expect ( bahmutov/cypress-react-unit-test#457 )
2020-09-29 18:02:01 +03:00
Dmitriy Kovalenko
a6ffb0cdee
Create interactive installation wizard ( bahmutov/cypress-react-unit-test#433 )
2020-09-29 14:27:48 +03:00
Renovate Bot
1335a18e59
chore(deps): update dependency cypress to v5.3.0
2020-09-29 04:41:57 +00:00
Zach Bloomquist
57f5f9a1e4
release 5.3.0 [skip ci]
v5.3.0
2020-09-28 22:23:25 -04:00
Jessica Sachs
dbc50d550f
Merge pull request #8668 from cypress-io/59ceab5e8-master-into-develop
2020-09-28 13:41:16 -04:00
Jessica Sachs
5fc220c561
Merge branch 'develop' into 59ceab5e8-master-into-develop
2020-09-28 13:26:28 -04:00
Ben Kucera
644d75e3e3
fix(server): fix setCookie with __Host- prefix, __Secure- prefix ( #8526 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
2020-09-28 11:00:12 -04:00
Ben Kucera
b66bcd4532
fix(driver): handle thrown string literals ( #8569 )
2020-09-28 10:36:44 -04:00
Ben Kucera
cba5c416f0
fix: afterEach running after test stopped in ui ( #8622 )
2020-09-28 10:22:15 -04:00
Renovate Bot
bc896dd4c5
chore(deps): update dependency cypress-react-selector to v2.0.4
2020-09-27 05:03:48 +00:00
Gleb Bahmutov
46b9e725ac
add link to the blog post, closes bahmutov/cypress-react-unit-test#450
2020-09-26 14:39:19 -04:00
Renovate Bot
9328b2fd5b
fix(deps): update dependency find-webpack to v2.1.0
2020-09-26 06:03:46 +00:00
Renovate Bot
e98691c48f
fix(deps): update dependency @cypress/webpack-preprocessor to v5.4.6
2020-09-26 05:03:58 +00:00
Stephen Demjanenko
f4a6c80966
fix(proxy): omit CSP report only header ( #7936 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-09-25 16:38:27 -04:00
Zach Bloomquist
e9854c0df2
chore: update pre-release install comment ( #8673 )
2020-09-25 16:19:20 -04:00