This repository was archived by the owner on Mar 5, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 78
fix: handle bare div mount #118
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Contributor
bahmutov commented Apr 1, 2020
- closes Argument of type 'Element' is not assignable to parameter of type 'Symbol'. #55
| ughh, why are CircleCI commit checks not working |
| 🎉 This PR is included in version 2.5.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
bahmutov added a commit that referenced this pull request Apr 28, 2020
breaking change: requires Cypress v4.5.0 with experimental component testing flag, and the mounting API has changed. Squashed commit of the following: commit 7636302 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 17:48:42 2020 -0400 update style test commit 6eab8b0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 17:33:41 2020 -0400 use Cypress v4.5.0 commit 78e2b63 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 11:24:04 2020 -0400 fix: add link to example, remove stray console.log commit 7b7460d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 14:58:40 2020 -0400 fix: upgrade find-webpack commit f7ff96e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 14:56:11 2020 -0400 fix: remove dupicate code commit 106e658 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 12:38:22 2020 -0400 add more lines to the table commit 53046a7 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 11:32:14 2020 -0400 update Jest vs cypress-react-unit-test table in the README commit fd67ac7 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 10:33:10 2020 -0400 point plugins at index file commit a16c802 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 10:18:38 2020 -0400 slightly better console log commit ffcc1ee Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 09:56:46 2020 -0400 fix: add math random to component key prop on mount commit 222b6c2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 09:53:04 2020 -0400 fix: cypress-jsdom -> cypress-root commit 9d49151 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:50:53 2020 -0400 add counter with hooks spec commit 5d7b3e2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:41:31 2020 -0400 add demo animated gif commit c17f88e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:38:51 2020 -0400 change babelrc recipe to use explicit plugins file commit c130dc4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:33:30 2020 -0400 add link commit efe88d6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:19:39 2020 -0400 downgraded to testing-library cypress 5 commit 11e610c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:15:46 2020 -0400 upgrade cypress to v4.4.1 commit b1a7f1b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 14:35:16 2020 -0400 lock file update commit 7d733c1 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 14:33:44 2020 -0400 feat: add babelrc preprocessor, closes #149 commit 79f2130 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 12:42:54 2020 -0400 add visual testing link commit a6eb6d8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 12:41:45 2020 -0400 add note about testing library commit 95caa6a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 08:23:50 2020 -0400 add react-loading-skeleton example link commit 1c9a99f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 23 14:19:24 2020 -0400 add lodash/fp spec commit 9f77d37 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 23 08:50:08 2020 -0400 add storybook-code-coverage link commit 00ff13b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 16:56:59 2020 -0400 add full list of advanced examples commit 8d719da Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 16:32:18 2020 -0400 expand list of basic examples commit 2c35076 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 15:36:47 2020 -0400 more doc tweaks commit f9b0c05 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 15:06:29 2020 -0400 split long readme into docs files commit 85e73cb Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 20 16:57:55 2020 -0400 renderless example commit 615bd04 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:53:04 2020 -0400 feat: respect log false commit ad51a71 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:44:43 2020 -0400 feat: reset the styles better commit fffd891 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:17:25 2020 -0400 clean up any injected styles before each test commit 298725f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 15:51:11 2020 -0400 feat: add css aliases to mounting options commit 9d06119 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 15:36:27 2020 -0400 fix: force return value commit 4dbee03 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 14:03:50 2020 -0400 fix: encode image commit a62fc22 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 13:44:04 2020 -0400 feat: if serving outside resource, serve base64 image commit b5686c3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 13:29:38 2020 -0400 feat: add image rule for both plugins commit 12d859e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 10:17:32 2020 -0400 feat: redirect images to __root commit 6fb6fc2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 10:36:02 2020 -0400 link v2 issues commit 22eec19 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 10:08:59 2020 -0400 fix: take default object from loaded webpack config commit e64620f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 08:36:49 2020 -0400 link to resource issue commit 584da55 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:13:14 2020 -0400 update README commit ea4aaf8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:03:45 2020 -0400 second rename commit 56132ff Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:02:41 2020 -0400 rename component test folder commit 61d95fb Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 17:56:30 2020 -0400 add TSX component example commit d1aece8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 9 14:52:49 2020 -0400 feat: update style options and document them well commit 1d2c411 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 9 14:17:40 2020 -0400 chore: refactor style injection commit 0f2defa Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 09:19:59 2020 -0400 comment out import syntax commit f72b7d3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 09:14:48 2020 -0400 feat: correctly clean up webpack for react-scripts for lazy dynamic imports commit 3bee1e2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 08:43:00 2020 -0400 feat: support lazy-loaded components by forcing all into 1 chunk commit 5bbcc69 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 20:04:19 2020 -0400 feat: allow loading webpack config by filename commit b5fcf70 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:32:33 2020 -0400 move webpack clean up to find-webpack commit 62ff7c5 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:02:27 2020 -0400 fix the require commit 60fa438 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:00:15 2020 -0400 feat: use new code coverage version commit ddbdbe2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 22:47:44 2020 -0400 feat: use find-webpack to handle ejected react-scripts too commit 33a5353 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 19:20:22 2020 -0400 add link to react animations example commit 1ee7668 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:46:31 2020 -0400 remove commit again commit f7678b8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:07:19 2020 -0400 fix: update code coverage with better filtering commit ed33d6a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:05:22 2020 -0400 add links to more projects and full cypress json file commit e9773d9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 17:20:31 2020 -0400 fix: new code coverage plugin version commit cc90fea Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:34:46 2020 -0400 fix: support file should load hooks commit 1715052 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:17:48 2020 -0400 remove release plugins again commit 5f4856c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 15:55:42 2020 -0400 feat: include code-coverage plugin for react-scripts commit c379d01 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:11:40 2020 -0400 updated package lock commit 3e12870 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 14:33:37 2020 -0400 feat: add built-in code instrumentation commit fbd07b1 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 17:29:51 2020 -0400 feat: support cssFile style commit 796d248 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 13:18:24 2020 -0400 fix: include dist/hooks commit df33cab Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 12:58:44 2020 -0400 fix: include plugins and support in dist commit 53483df Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 12:11:11 2020 -0400 chore: remove commit plugins commit 04f1db4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 11:33:57 2020 -0400 feat: add plugins and support for react-scripts commit a44405e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 11:19:37 2020 -0400 chore: update dependencies commit 1afb662 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 16:38:08 2020 -0400 remove unnecessary flag commit dd92d56 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:56:24 2020 -0400 feat: change to experimental mount mode to support React Hooks BREAKING CHANGE: the plugin's API has changed. commit be59374 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:45:30 2020 -0400 hmm commit 2b3f6fb Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:33:57 2020 -0400 try assigning channel and reusing this branch name commit 67d44cb Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:11:16 2020 -0400 change branch name commit 8857c99 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:58:43 2020 -0400 disable PR check for semantic release commit 98fcc6b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:48:46 2020 -0400 disable new tests for now commit 95feb07 Merge: ba6b20c d29901e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:36:04 2020 -0400 merge master into this branch commit ba6b20c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:18:36 2020 -0400 no module for now commit d29901e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 13:37:12 2020 -0400 remove emoji from circle job names commit 5ea2b4a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 12:04:37 2020 -0400 chore: add comments to circle file commit 34e1072 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 10:30:41 2020 -0400 feat: allow passing just cssFile path to inject style commit 72799e2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 10:18:34 2020 -0400 feat: add style option commit a7916c3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 15:22:43 2020 -0400 fix: handle bare div mount (#118) commit 8a23f96 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:50:38 2020 -0400 Upgrade webpack preprocessor (#117) * install new webpack preprocessor v4 * remove old code * Node 8 commit 4e2f899 Author: Neale Upstone <neale@nealeupstone.com> Date: Wed Apr 1 19:28:39 2020 +0100 feat: allow consuming projects to use noImplicitAny and fix JSX * tsc: Enable noImplicitAny and fix type issues that showed up * Replace Symbol with JSXElement to address JSX.Element -> Symbol errors (#55) * tsc: Enable strictNullChecks and fix type issues that showed for some users * remove stray JSX Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com> commit 93e0fef Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:15:18 2020 -0400 use newer Node for semantic release job commit c4eb69b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:09:18 2020 -0400 add semantic release job commit a7967a9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:07:49 2020 -0400 chore: set up semantic release commit 38e0640 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:05:38 2020 -0400 remove old semantic-action commit ac53220 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:00:06 2020 -0400 upgrade Cypress to v4.3.0 commit c274025 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 13:53:14 2020 -0400 add cirlce commit 3c3e9d3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 00:01:57 2020 -0400 add full material ui list demo commit 962ea87 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Mar 31 23:54:16 2020 -0400 move emotion to dev dependency commit cbd83da Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Mar 31 23:40:07 2020 -0400 singular commit dc5d983 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Feb 26 09:52:59 2020 -0500 disable a test commit 7a609dd Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Feb 13 21:44:02 2020 -0500 add react-router v6 alpha test commit ca3b232 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Jan 28 15:18:22 2020 -0500 update comments commit 0207966 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Jan 28 14:57:26 2020 -0500 looking at window reference commit 8963ab4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 17 15:03:27 2020 -0500 all tests from react soft book commit 6a32d35 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:34:00 2020 -0500 autocomplete material component commit 9736a5c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:23:30 2020 -0500 test ratings component commit 8d817a2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:11:51 2020 -0500 allow injecting styles and stylesheets commit 0e2a699 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 13 18:12:12 2020 -0500 update xhr test a little commit 7ba50de Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 13 17:56:46 2020 -0500 add react book tests commit 3a4c7e0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 15:26:56 2020 -0500 add example commit 96f339e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 15:24:02 2020 -0500 add example of unit testing tic tac toe win logic commit 92b3d28 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:47:44 2020 -0500 add unmount function commit 30bf202 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:32:34 2020 -0500 add timers tests commit b2b10fe Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:10:17 2020 -0500 try snapshot plugins commit e2093ca Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 10:54:22 2020 -0500 full tutorial with css commit 237ff76 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 10:27:26 2020 -0500 add react tutorial specs commit dde0331 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Jan 8 14:01:12 2020 -0500 reorganize tests commit 38237bf Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 6 09:36:07 2020 -0500 add component interaction commit 0bfae9c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 15:37:45 2020 -0500 check for spec type to be component instead of mount mode commit 8b4cd7a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:53:12 2020 -0500 set custom VSCode color commit 62e2199 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:52:03 2020 -0500 move component tests to component subfolder commit 949376e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:45:08 2020 -0500 format and lint on commit hook commit 7f40b07 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:43:44 2020 -0500 format all cypress subfolders commit 6f4ba52 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:43:18 2020 -0500 format lib ts files commit b53b736 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:42:43 2020 -0500 format integration files commit 2173720 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:41:50 2020 -0500 formatting src jsx commit e324d29 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:41:42 2020 -0500 formatting src jsx commit 60d4c32 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:40:10 2020 -0500 adding prettier commit 8078bea Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 2 16:21:28 2020 -0500 tried two examples from material ui commit 0be1aa3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Dec 27 11:07:29 2019 -0500 example mocking named ES6 imports commit e55433d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Dec 27 10:07:31 2019 -0500 rename commit 311b456 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Dec 26 12:59:55 2019 -0500 working mocking module commit 60976e8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Dec 25 00:05:00 2019 -0500 toggle example test commit 0c1d115 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:57:08 2019 -0500 example unfinished of mocking modules commit 7791727 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:42:05 2019 -0500 add mocking fetch example commit 4f471b2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:22:11 2019 -0500 add example from react testing docs commit 36e8976 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:16:24 2019 -0500 test unmount commit a836bd3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:48:45 2019 -0500 complete example, svg and styles commit 894436d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:31:00 2019 -0500 add example with set timeout commit b08f16c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:06:18 2019 -0500 tried cy stub example commit f24784b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 10:39:52 2019 -0500 add cypress-testing-lib commands to check commit 2616a30 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 10:33:35 2019 -0500 test equivalent to react-testing lib example commit cbe2e77 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 17:32:58 2019 -0500 add React Context example test commit dce046b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 17:22:00 2019 -0500 add more examples from React tutorial commit a7e7b38 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 16:38:43 2019 -0500 another emotion example commit 4c0c1db Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 16:23:02 2019 -0500 add another hooks example with useEffect commit f70af39 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 08:47:55 2019 -0500 package lock commit c029c4a Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 16:17:31 2019 +0200 Remove .log file commit fea1996 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 16:16:45 2019 +0200 Fix error boundary example commit d4ef1af Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:57:26 2019 +0200 Move hooks out commit f1e7580 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:52 2019 +0200 Add portal test commit d4be565 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:49 2019 +0200 Fix emotion test commit 574cc62 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:37 2019 +0200 Do not delete loaded scripts when prepearing to ReactDom.render commit 928d102 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Mon Dec 16 16:10:07 2019 +0200 Add emotion test commit f6f1197 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Mon Dec 16 15:10:33 2019 +0200 Unmount components after tests commit 20c1e7a Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Sun Dec 15 15:02:20 2019 +0200 Rewrite spec files commit 26eb3ea Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Sun Dec 15 14:24:20 2019 +0200 Use mount mode to render components
| 🎉 This PR is included in version 4.0.0-cypress-mount-mode.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
dmtrKovalenko pushed a commit to cypress-io/cypress that referenced this pull request Oct 1, 2020
breaking change: requires Cypress v4.5.0 with experimental component testing flag, and the mounting API has changed. Squashed commit of the following: commit 7636302f664fe0634dd42d5dec35dbdc692a3d38 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 17:48:42 2020 -0400 update style test commit 6eab8b073c5cb8b7963da779fab0d0ea80eaea3a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 17:33:41 2020 -0400 use Cypress v4.5.0 commit 78e2b6391dd22b97ce64a190e6c43eaecf7efd29 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 28 11:24:04 2020 -0400 fix: add link to example, remove stray console.log commit 7b7460d34226a6bfcafdd801aa5f5003865387b0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 14:58:40 2020 -0400 fix: upgrade find-webpack commit f7ff96ec8749d5926879fcff56fc335449c3f5d0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 14:56:11 2020 -0400 fix: remove dupicate code commit 106e65837eb941bcfaa0b099f4b28a2477b5d5ca Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 12:38:22 2020 -0400 add more lines to the table commit 53046a7f24a964dc28ca590dafff2bfc68f398f5 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 11:32:14 2020 -0400 update Jest vs cypress-react-unit-test table in the README commit fd67ac769cad644f414003dae86f4f2b764c25a9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 10:33:10 2020 -0400 point plugins at index file commit a16c8025058a64cd5071551cb17fbbb52b3cfc75 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 10:18:38 2020 -0400 slightly better console log commit ffcc1ee5c53f1590d6b3dc147ff3dccb229a47f8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 09:56:46 2020 -0400 fix: add math random to component key prop on mount commit 222b6c2b2aa8fe76610e8d9e774ea54491313a21 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 09:53:04 2020 -0400 fix: cypress-jsdom -> cypress-root commit 9d4915196418d96891cdf0bdb93b3808a86d640a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:50:53 2020 -0400 add counter with hooks spec commit 5d7b3e2faa4685ba6cba0700e7a59d7dabfe053d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:41:31 2020 -0400 add demo animated gif commit c17f88ea80bf8eec16e04f4779d1cdd74a7e37d2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 27 08:38:51 2020 -0400 change babelrc recipe to use explicit plugins file commit c130dc474913d8e59484ad06b2fa2c195fd48923 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:33:30 2020 -0400 add link commit efe88d695fe9f345ac4ddbc3d3e2ae0211e6eee9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:19:39 2020 -0400 downgraded to testing-library cypress 5 commit 11e610c9a111b3f90e117086e7a7b7f66399879d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 16:15:46 2020 -0400 upgrade cypress to v4.4.1 commit b1a7f1bc1aa2323935f8c07db76e5e0856ece87f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 14:35:16 2020 -0400 lock file update commit 7d733c12f3995712ba20f679d5fa6dd84f12305e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 14:33:44 2020 -0400 feat: add babelrc preprocessor, closes cypress-io/cypress-react-unit-test#149 commit 79f21304892969a69d1f9449b7a8e66a427a0036 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 12:42:54 2020 -0400 add visual testing link commit a6eb6d89a32331f1716a61e5312437b393d17263 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 12:41:45 2020 -0400 add note about testing library commit 95caa6aef8419f77198238517b18e7e7564590db Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 24 08:23:50 2020 -0400 add react-loading-skeleton example link commit 1c9a99fe02735a989ef2b61e8c61eb8ac8918014 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 23 14:19:24 2020 -0400 add lodash/fp spec commit 9f77d3772843fc061e322094cfc2622d4acedb32 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 23 08:50:08 2020 -0400 add storybook-code-coverage link commit 00ff13b18bca01403364ee8bf19a965538cbb3e6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 16:56:59 2020 -0400 add full list of advanced examples commit 8d719da98fdd1a9d388ced68f92deb7918e77313 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 16:32:18 2020 -0400 expand list of basic examples commit 2c350767ecb0f68b0c0b86aa2a9532f3948f6ba6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 15:36:47 2020 -0400 more doc tweaks commit f9b0c053840d086c0c2cc6b83d7046b96f67c6b4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 22 15:06:29 2020 -0400 split long readme into docs files commit 85e73cb9173acd5bf70e2cf8a84934c79a96143f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 20 16:57:55 2020 -0400 renderless example commit 615bd04b6b917d503271446c0e56df5636fc9d81 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:53:04 2020 -0400 feat: respect log false commit ad51a71935099db721db187bd2f0db7670e4eb30 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:44:43 2020 -0400 feat: reset the styles better commit fffd891fb99e6f3c89f66133bcc4201da5b5a125 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 22:17:25 2020 -0400 clean up any injected styles before each test commit 298725f6c463c5b430e292d7fb6092eb807e2af6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 15:51:11 2020 -0400 feat: add css aliases to mounting options commit 9d0611983da2f0b412a13086b7e09f69d2c60303 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 15:36:27 2020 -0400 fix: force return value commit 4dbee033c3c7631541feec38cffe793e9372f6cc Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 14:03:50 2020 -0400 fix: encode image commit a62fc2225293adb0de10a2cc478c4edab4c095fc Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 13:44:04 2020 -0400 feat: if serving outside resource, serve base64 image commit b5686c35939a4a3c6df0aa11b3674b4d558fcf84 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 13:29:38 2020 -0400 feat: add image rule for both plugins commit 12d859ec97e9cc079cf54c2f285ce7ffc378ed15 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 16 10:17:32 2020 -0400 feat: redirect images to __root commit 6fb6fc2b0c3e517456bdec1cfe5d730c6d31f47f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 10:36:02 2020 -0400 link v2 issues commit 22eec197d21432cae4637e6c8fcbad5d99c5ecd8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 10:08:59 2020 -0400 fix: take default object from loaded webpack config commit e64620fdf450ae86713ea214866170952a8ac325 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Apr 14 08:36:49 2020 -0400 link to resource issue commit 584da55cf3bf5613d54a344da500e241d6c497b3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:13:14 2020 -0400 update README commit ea4aaf8a23f9ce69ea0c2feb2cf75975ebe42889 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:03:45 2020 -0400 second rename commit 56132ff69364478efde1bb59dab987325235135c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 18:02:41 2020 -0400 rename component test folder commit 61d95fb11dab96b51b38803d20326dbace72b190 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 13 17:56:30 2020 -0400 add TSX component example commit d1aece87cc545268b161bb7a5d1ca0ee7e2aa254 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 9 14:52:49 2020 -0400 feat: update style options and document them well commit 1d2c41115d0138c18ec2e7b62728b73985583863 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 9 14:17:40 2020 -0400 chore: refactor style injection commit 0f2defa3c9716bc19cb4af449ffc2da721e274e1 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 09:19:59 2020 -0400 comment out import syntax commit f72b7d31e8533f7ddb19115c740c79ccf0d18d70 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 09:14:48 2020 -0400 feat: correctly clean up webpack for react-scripts for lazy dynamic imports commit 3bee1e22b3ad6429d04e66b7866fb525f7fced6f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 8 08:43:00 2020 -0400 feat: support lazy-loaded components by forcing all into 1 chunk commit 5bbcc6910a3be52bb1141bcf3b09eb48eb4044c5 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 20:04:19 2020 -0400 feat: allow loading webpack config by filename commit b5fcf704d1f36f42e04303910e4361aaa19f529f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:32:33 2020 -0400 move webpack clean up to find-webpack commit 62ff7c5d61b852a84d8d0fccdc1c7a2c12264f97 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:02:27 2020 -0400 fix the require commit 60fa438dc2699a76d107cf5b0e4e48cebf2167f7 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Apr 6 16:00:15 2020 -0400 feat: use new code coverage version commit ddbdbe2b8bd679eed30f16a5b42c4ed066a4326d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 22:47:44 2020 -0400 feat: use find-webpack to handle ejected react-scripts too commit 33a5353735edb3723ea3bc1dc9c495076e4bea98 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 19:20:22 2020 -0400 add link to react animations example commit 1ee7668660f7e8cd4a7843cc9a64cd82810a8d4a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:46:31 2020 -0400 remove commit again commit f7678b824e2faaf06ab14ff7798a6eaedd1d1f68 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:07:19 2020 -0400 fix: update code coverage with better filtering commit ed33d6abe02477f4e16bafa0ebabf52cb6b3a0d4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Apr 5 18:05:22 2020 -0400 add links to more projects and full cypress json file commit e9773d9adbe1728911e7b1f9190194a5325bfc33 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 17:20:31 2020 -0400 fix: new code coverage plugin version commit cc90fea57a1ce77e894a09b32245c9fb98623765 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:34:46 2020 -0400 fix: support file should load hooks commit 1715052d14342e240b22b345ca48a5906d5a9583 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:17:48 2020 -0400 remove release plugins again commit 5f4856ced247c36ec8d75f1cc20c173d93546744 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 15:55:42 2020 -0400 feat: include code-coverage plugin for react-scripts commit c379d01747852dfe15c2319b9d934ce99c07aab5 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 16:11:40 2020 -0400 updated package lock commit 3e128701dc31f994a91be7b6771aec9c96c42da6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sat Apr 4 14:33:37 2020 -0400 feat: add built-in code instrumentation commit fbd07b1f32b2dd487562727bdaee1501e97b77da Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 17:29:51 2020 -0400 feat: support cssFile style commit 796d2486ee24b52b797be5325dbac53849d31ca4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 13:18:24 2020 -0400 fix: include dist/hooks commit df33cab5abacaf2fa5d4afbce04351524b0b96f7 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 12:58:44 2020 -0400 fix: include plugins and support in dist commit 53483dff5b7699a872e9d59e322855b64a48657f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 12:11:11 2020 -0400 chore: remove commit plugins commit 04f1db4843785bcc044c3a225a81693ca418bbe8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 11:33:57 2020 -0400 feat: add plugins and support for react-scripts commit a44405effda8ac88328a333132c6f2dd67567043 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Apr 3 11:19:37 2020 -0400 chore: update dependencies commit 1afb6627834f9ef3dd354a922c2c0ee2db6402ea Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 16:38:08 2020 -0400 remove unnecessary flag commit dd92d5669b4a86d915be3c5dfcca83d8c0b1f900 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:56:24 2020 -0400 feat: change to experimental mount mode to support React Hooks BREAKING CHANGE: the plugin's API has changed. commit be593745da661fdf6ddbcce5cb380900b05b353a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:45:30 2020 -0400 hmm commit 2b3f6fb447d8684304cef8addf6e2d3aa02a1653 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:33:57 2020 -0400 try assigning channel and reusing this branch name commit 67d44cbe876f45c528c2c4ba85d541e320b6d3ae Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 15:11:16 2020 -0400 change branch name commit 8857c9988bb5743f6d2cf8826c72b79d45d67cc0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:58:43 2020 -0400 disable PR check for semantic release commit 98fcc6bfcbeacbbb33f00a889b6dc152cb6dbbf1 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:48:46 2020 -0400 disable new tests for now commit 95feb07022861b023e3a563511595c7ac8af2bd4 Merge: ba6b20c d29901e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:36:04 2020 -0400 merge master into this branch commit ba6b20c2ee5698aea06dc6999b551000194d2c27 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 14:18:36 2020 -0400 no module for now commit d29901ed8fa06c4209a7205f60c54cbc9a71a788 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 13:37:12 2020 -0400 remove emoji from circle job names commit 5ea2b4ae3bc370f5ac7b1036842e007bb256dd01 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 12:04:37 2020 -0400 chore: add comments to circle file commit 34e1072c8c6f2e05019d5af77b7cb593b2dca370 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 10:30:41 2020 -0400 feat: allow passing just cssFile path to inject style commit 72799e2c04512665c416770b0a482233a8ffecf9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Apr 2 10:18:34 2020 -0400 feat: add style option commit a7916c3c7546bcab4d30c17358ecd068eca4084e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 15:22:43 2020 -0400 fix: handle bare div mount (cypress-io/cypress-react-unit-test#118) commit 8a23f96c6eddc412e2848daba1eebc2a02f38c67 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:50:38 2020 -0400 Upgrade webpack preprocessor (cypress-io/cypress-react-unit-test#117) * install new webpack preprocessor v4 * remove old code * Node 8 commit 4e2f8997ebd53770a1589bfb67998ce72871eba1 Author: Neale Upstone <neale@nealeupstone.com> Date: Wed Apr 1 19:28:39 2020 +0100 feat: allow consuming projects to use noImplicitAny and fix JSX * tsc: Enable noImplicitAny and fix type issues that showed up * Replace Symbol with JSXElement to address JSX.Element -> Symbol errors (cypress-io/cypress-react-unit-test#55) * tsc: Enable strictNullChecks and fix type issues that showed for some users * remove stray JSX Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com> commit 93e0fef8d24f8a221c1578974e5054e019efb717 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:15:18 2020 -0400 use newer Node for semantic release job commit c4eb69bc1488eb4dbfc3b5f78c67ad8d9e97a244 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:09:18 2020 -0400 add semantic release job commit a7967a9c75431559a489065e1ee320df3e60c1d6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:07:49 2020 -0400 chore: set up semantic release commit 38e0640ff399c6d72e8c8e07ed3ebc7354716639 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:05:38 2020 -0400 remove old semantic-action commit ac53220eacec411ce803696c88efb2290767ff58 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 14:00:06 2020 -0400 upgrade Cypress to v4.3.0 commit c2740258d1c06df72ccc8cf225064d6b6a6ae5bf Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 13:53:14 2020 -0400 add cirlce commit 3c3e9d3103e8461ab4131cfcb0b43a314ca9ddc9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Apr 1 00:01:57 2020 -0400 add full material ui list demo commit 962ea87b30fe8f9ee76134337ba14509c327ab52 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Mar 31 23:54:16 2020 -0400 move emotion to dev dependency commit cbd83da3c5bf1e6cb295b84e0ed384e2dc0233f2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Mar 31 23:40:07 2020 -0400 singular commit dc5d98383677c60cfb188fa3d40da1d09537211b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Feb 26 09:52:59 2020 -0500 disable a test commit 7a609dddf3d387adf72ec75913a70a5789f8b5a1 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Feb 13 21:44:02 2020 -0500 add react-router v6 alpha test commit ca3b232ee1c37c792f927f3706780b3c686518ab Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Jan 28 15:18:22 2020 -0500 update comments commit 0207966982d2f4a2873152321450a20698bfe64f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Jan 28 14:57:26 2020 -0500 looking at window reference commit 8963ab4691cbae13fa9199680d8dcb3b0c583138 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 17 15:03:27 2020 -0500 all tests from react soft book commit 6a32d354f1f986c3b9c2de82dc87120a234a6f7a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:34:00 2020 -0500 autocomplete material component commit 9736a5c2e128ba4ec493bed4381bfd27357ec2a6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:23:30 2020 -0500 test ratings component commit 8d817a21eb564c6f9cd2f28d24d3916b7fc5ad37 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 16 19:11:51 2020 -0500 allow injecting styles and stylesheets commit 0e2a69953e47520010c453e2c29161017583c48f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 13 18:12:12 2020 -0500 update xhr test a little commit 7ba50de6591c32d2567390b80b1b441d299b0b1a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 13 17:56:46 2020 -0500 add react book tests commit 3a4c7e0af1321169f629a669aef4932c4b94c52c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 15:26:56 2020 -0500 add example commit 96f339ea9c8b4e13ea2a2f99cb54b4d753fd827f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 15:24:02 2020 -0500 add example of unit testing tic tac toe win logic commit 92b3d28d7a81d609378f4d7f86ccd3f851e3868a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:47:44 2020 -0500 add unmount function commit 30bf202137150da22c51326c93c13b250c0e7959 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:32:34 2020 -0500 add timers tests commit b2b10fe1b648536fc3c5480600df55e5d4302a23 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 11:10:17 2020 -0500 try snapshot plugins commit e2093caf1d7088472d0c59f101d86742658dccc8 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 10:54:22 2020 -0500 full tutorial with css commit 237ff76dcd1a09909ed27fdb60b89cd241d96488 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Jan 10 10:27:26 2020 -0500 add react tutorial specs commit dde03314fcd6df947533d717fe9c7cba414d3ff4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Jan 8 14:01:12 2020 -0500 reorganize tests commit 38237bf716c3389c7e39817b33ff17e9f91fb5d7 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Jan 6 09:36:07 2020 -0500 add component interaction commit 0bfae9c543da09e72c958b37ef4c3993ffc7bd6e Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 15:37:45 2020 -0500 check for spec type to be component instead of mount mode commit 8b4cd7a4369159085ef76650f2591f290ef03a22 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:53:12 2020 -0500 set custom VSCode color commit 62e2199bb94e4c7d84aa5b63209cddc7e409bc9b Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:52:03 2020 -0500 move component tests to component subfolder commit 949376e50d0b12edcf5dd8a25a01e622561b17b3 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:45:08 2020 -0500 format and lint on commit hook commit 7f40b07ec48aaef3bc5781589196dda97b28d207 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:43:44 2020 -0500 format all cypress subfolders commit 6f4ba529acf129fd0e0305be9b86790a85ab51b9 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:43:18 2020 -0500 format lib ts files commit b53b7369d5e1b2aedbca732ec95731e04794ecf0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:42:43 2020 -0500 format integration files commit 21737203d919d8105f12ebdfde8da424d14be613 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:41:50 2020 -0500 formatting src jsx commit e324d29f68a47b9639ad2100e41e9b5724588d8a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:41:42 2020 -0500 formatting src jsx commit 60d4c32b1af80d774e2de5ca24598bc79fa24225 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Sun Jan 5 12:40:10 2020 -0500 adding prettier commit 8078bead1d2e8b9aad90a1d05090bc71d7066dc4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Jan 2 16:21:28 2020 -0500 tried two examples from material ui commit 0be1aa37534c5b19957babb94c8e6fb6aa4bd295 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Dec 27 11:07:29 2019 -0500 example mocking named ES6 imports commit e55433d83a97f32ea5e19259a3276f8a10ef0383 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Fri Dec 27 10:07:31 2019 -0500 rename commit 311b45656f0f36c4207b70a29de426fa84c53809 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Thu Dec 26 12:59:55 2019 -0500 working mocking module commit 60976e82cd3a9473bb7568ef2fa30e325d94d90d Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Wed Dec 25 00:05:00 2019 -0500 toggle example test commit 0c1d115b562b2f51adc8d62257756755192500e5 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:57:08 2019 -0500 example unfinished of mocking modules commit 7791727a07692d53caa7be6fe658899975182e07 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:42:05 2019 -0500 add mocking fetch example commit 4f471b2562b325c524962cca975594b66dc18070 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:22:11 2019 -0500 add example from react testing docs commit 36e89764cc29bdc4e5fe677d24102cd76f8d5e19 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 23:16:24 2019 -0500 test unmount commit a836bd3dd9b97cf122cf4c5d803fabeccca9565f Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:48:45 2019 -0500 complete example, svg and styles commit 894436dd8b6dd59883a89559ca8a9d54b23606ad Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:31:00 2019 -0500 add example with set timeout commit b08f16ca26bb2057d886a6bb69393ee3290148a6 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 14:06:18 2019 -0500 tried cy stub example commit f24784be9dad8df9016d1f28dc512170367bbdf2 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 10:39:52 2019 -0500 add cypress-testing-lib commands to check commit 2616a30ea2c9638ddbb8754eb57ed4b95157031a Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Tue Dec 24 10:33:35 2019 -0500 test equivalent to react-testing lib example commit cbe2e774dbf1822f97387586e6b8526e5902198c Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 17:32:58 2019 -0500 add React Context example test commit dce046b4da803d202aca7ff13ee196f82ea07ef0 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 17:22:00 2019 -0500 add more examples from React tutorial commit a7e7b3861209364b387f48c33cfe1e78cdad0901 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 16:38:43 2019 -0500 another emotion example commit 4c0c1db72a01f4cd0a05685d077b5d62c2dea568 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 16:23:02 2019 -0500 add another hooks example with useEffect commit f70af39c792542d2565326174ac7c582346cc4c4 Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> Date: Mon Dec 23 08:47:55 2019 -0500 package lock commit c029c4ad56c8177fe84fec203058918c9f2f2d68 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 16:17:31 2019 +0200 Remove .log file commit fea1996a03fb401a1a3f2ab35cbe57b2ab2cb19f Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 16:16:45 2019 +0200 Fix error boundary example commit d4ef1af868ffc9a980e665140960657840122ddb Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:57:26 2019 +0200 Move hooks out commit f1e7580a3d9e1a4fbff123f849c781c10e748c1a Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:52 2019 +0200 Add portal test commit d4be565ebe4dab3196968e5f25214abe5db91fdc Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:49 2019 +0200 Fix emotion test commit 574cc6275293a2150378e5f623688840c32341e7 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Wed Dec 18 15:00:37 2019 +0200 Do not delete loaded scripts when prepearing to ReactDom.render commit 928d102082e99d0c36d4825926626806d0a068f1 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Mon Dec 16 16:10:07 2019 +0200 Add emotion test commit f6f1197c67419bfa0c39cba0867ea64e4f620ca4 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Mon Dec 16 15:10:33 2019 +0200 Unmount components after tests commit 20c1e7a0a220899ffa43f5fa7f443a2edaef6d05 Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Sun Dec 15 15:02:20 2019 +0200 Rewrite spec files commit 26eb3ea1c1728c54423b03f7fbd3d7a58e95e34f Author: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com> Date: Sun Dec 15 14:24:20 2019 +0200 Use mount mode to render components
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.