Caleb Ukle
c7249db386
fix(testing): handle more complex projects for react component testing ( #11725 )
...
* fix(testing): use @nrwl/web:webpack utils to generate a more robust webpack config
fixes : #11372
* fix(testing): do not overwrite existing component test
* fix(testing): add component-test to cacheable operations
* chore(testing): address pr feedback
2022-08-30 16:42:42 +00:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Phillip Barta
e57cef0901
cleanup(repo): use devkit instead of devkit reexports from workspace ( #7773 )
2021-12-21 21:06:31 +00:00
Jason Jean
b2ea44ea87
fix(testing): fix remove typescript plugin migration when project has no targets ( #6803 )
2021-08-20 22:57:04 +00:00
Jason Jean
2f442ec632
feat(testing): remove cypress typescript preprocessor ( #6706 )
2021-08-16 16:23:17 -04:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 ( #5623 )
2021-06-17 16:44:30 +02:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos
2021-03-23 13:03:17 -04:00
Jason Jean
0d9b8bb0db
fix(testing): do not add cypress-eslint-plugin if eslint not used ( #3162 )
2020-06-11 21:42:28 -04:00
Jonathan Cammisuli
807fd6faa1
fix(testing): use readWorkspace for getting the workspace file ( #3160 )
2020-06-11 14:02:21 -04:00
Devin Shoemaker
3b142691c7
fix(testing): add Cypress ESLint plugin ( #2977 )
...
This fixes linting errors when using ESLint with a Cypress project that uses JavaScript.
2020-06-10 08:35:30 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Jason Jean
09c4654ae9
fix(misc): add formatting to all migrations
2020-03-29 11:30:59 -04:00
Jason Jean
6c10aa4610
feat(core): updating cypress version nrwl/cypress ( #2370 )
...
Co-authored-by: Benjamin Cabanes <contact@benjamincabanes.com>
2020-01-23 22:04:59 -05:00
Jason Jean
f8b3f4c3f5
fix(testing): fix cypress 8.10 migration ( #2236 )
2019-12-23 18:21:27 -05:00
Jason Jean
34f51631bb
fix(testing): set cypress 3.6.1 migration to 8.x version ( #2185 )
2019-12-16 16:07:31 -05:00
Jason Jean
29176f8ac3
fix(testing): fix migration for cypress ( #2141 )
2019-12-06 09:53:39 -05:00
Jason Jean
3b699dacef
fix(testing): fix cypress 8.2 for windows
2019-06-27 10:28:26 -04:00
Jason Jean
6dd7353636
feat(testing): rework how typescript is loaded into cypress
2019-06-24 12:12:06 -04:00
Emilio Martinez
00b93fa988
feat(nx): update to cypress 3.3.6
2019-06-04 11:21:27 -04:00