19 Commits

Author SHA1 Message Date
Benjamin Cabanes
14e2dcf51d
docs(core): remove logo images (#12409) 2022-10-04 19:40:01 +00:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs (#12047)
* docs(testing): update tutorials to account for new cypress UI

fixes: #11886

* docs(testing): update --prod usage for cypress overview

fixes: #11878
2022-09-16 10:12:04 -05:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Caleb Ukle
3101b4d072
chore(testing): add e2e tests for cypress environment variables (#11569) 2022-08-15 15:55:12 -04:00
Caleb Ukle
8683d364f8
docs(testing): update screenshot/video paths to correct location (#11082) 2022-07-08 17:33:39 -04:00
Caleb Ukle
8154191eb1
feat(testing): Cypress 10 and component testing support (#9201)
* feat(testing): add generator to aid in the migration to cypress 10

cypress 10 introduces a new configuration format and new layout that requires update settings and
files for e2e projects

* feat(testing): cypress component tests for react/next

initial work for cypress component tests for react and next

* feat(testing): add support for v10 e2e cypress projects

create the correct files for cypress projects >v10 and reorganize tests based on version to allow
easier parsing of tests

* feat(testing): add utils for modifying cypress v10 config

provide ts transformers to take in an existing cypress config and update/add properties within the
given configuration

* fix(testing): fix tests affected by the cypress v10 changes

update tests to assert the correct files/folders/file contents due to the cypress changes in v10

* cleanup(testing): move cypress component testing plugins into the respective packages

move the plugins into out of cypress plugins into the specific vertical plugin to prevent issues
with circular refs

* cleanup(testing): bump cypress version

bump to latest cypress v10 release

* docs(testing): update docs for cypress 10

update cypress docs to include info about component testing and migration to cypress v10

* fix(repo): revert cypress version bump

keep v9 of cypress installed for nx repo until v10 release

* fix(testing): update cypress gen tsconfig and infer targets with converter

* fix(testing): make sure tests use the cypress v10 (for the intermediate)

* fix(testing): update target name after feedback

* fix(testing): support multiple target w/custom configs for cypress v10 migration

* fix(testing): refactor cy component tests into seperate verticals

* feat(testing): create storybook cypress preset

* fix(testing): clean up cy v10 migration

* fix(testing): don't branch for cypress executor testingType

* fix(testing): move cy comp test generator to next

* fix(testing): bump cypress deps

* fix(testing): clean up cy component testing generators

* fix(testing): update cy component testing docs

* fix(testign): dep check. runtime plugin pulls from @nrwl/react

* fix(testing): move e2e into verticals

* fix(testing): address PR feedback

* fix(testing): clean up unit tests

* feat(angular): support migrating angular cli workspaces using cypress v10

* chore(testing): update e2e tests

* fix(testing): address pr feedback

* chore(testing): remove cypress component testing for next.js

* fix(testing): address pr feedback

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-07-08 14:34:00 -05:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view (#10189) 2022-05-06 15:48:44 -04:00
Allan Juan
84dbd4324f
docs(testing): fix cypress headed/headless modes description (#9591) 2022-03-30 19:41:28 -05:00
Santosh Yadav
285ea8217d
docs(testing): improve cypress headless mode guide (#9264) 2022-03-10 17:59:41 +01:00
Miroslav Jonaš
55f7e720bf
docs(testing): remove outdated reference to issue (#9265) 2022-03-10 13:10:11 +00:00
Benjamin Cabanes
0661620454
docs(core): remove package manager comment from commands (#8711) 2022-01-26 14:21:06 -05:00
Tobias Wittwer
83e2bdc52b
docs(testing): fix typo in cypress docs (#8706) 2022-01-26 14:16:35 -05:00
Isaac Mann
480cb63120
docs(core): update cypress overview (#8568)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:31:16 -05:00
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox (#8451) 2022-01-11 09:06:47 -05:00
Brandon
62d5d43dd8
docs(testing): document adding Cypress E2E app for an existing project (#7669) 2021-11-09 11:15:34 -06:00
Brandon Roberts
d9513d63a0 docs(misc): update consistency for root files, generators, and executors 2021-05-27 13:29:04 -04:00
vsavkin
77d1cc3a02 fix(misc): fix treeview code samples 2021-03-11 20:36:18 -05:00
Jonathan Cammisuli
7dd63866ae
docs(docs): update map.json with Jest, Cypress and Nx Plugin overviews (#2737)
* docs(testing): add overview docs for cypress and jest

* docs(nx-plugin): add overview docs to map
2020-03-27 11:38:50 -04:00