Caleb Ukle
8a63d38f42
feat(testing): bump cypress to latest for angular CT ( #17788 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-06-27 14:50:21 -04:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 ( #17155 )
2023-06-22 14:45:31 +01:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests ( #16441 )
2023-04-24 18:48:44 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Caleb Ukle
26fbd1daa0
fix(testing): support custom workspaceRoot for angular CT ( #15485 )
2023-04-14 11:35:22 -04:00
Caleb Ukle
e8f19d8cb0
fix(testing): walk all project deps to check if CT project is used in buildTarget ( #15252 )
2023-02-28 16:33:46 -05:00
Colum Ferry
19bfd8ef6a
cleanup(testing): ensure cypress installed for comp tests ( #15147 )
2023-02-21 17:33:50 +00:00
Emily Xiong
032efc2cfb
fix(angular): ensure peer deps are installed when initializing the plugin ( #14906 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-14 11:07:51 -05:00
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps ( #14723 )
2023-02-01 17:09:29 +00:00
Leosvel Pérez Espinosa
954f78c3db
cleanup(misc): reenable cypress component tests e2e tests ( #14668 )
2023-01-30 08:09:46 -05:00
Leosvel Pérez Espinosa
6b49a6a6c1
cleanup(misc): disable cypress component tests e2e tests ( #14608 )
2023-01-25 15:07:13 +00:00
Caleb Ukle
5a137d0b3f
fix(testing): handle path offsets for angular component testing ( #12863 )
2022-11-04 11:43:21 -05:00
Caleb Ukle
80635dbae2
fix(testing): move to using cy.mount ( #12273 )
2022-10-12 20:50:41 +00:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00:00
Miroslav Jonaš
96be1f55fe
fix(testing): add cleanup on cypress e2e tests ( #12089 )
2022-09-19 19:22:07 +00:00
Caleb Ukle
d535cf3d43
fix(testing): use cypress generated tsconfig for angular ct ( #12014 )
2022-09-14 15:32:38 +00:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing ( #11963 )
...
* fix(testing): normalize paths before accessing the project graph
* fix(testing): return object with offset input instead of string
* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing ( #11790 )
...
* feat(testing): ng cypress component testing
closes : #11602
* chore(testing): move story utils into common util area
* feat(testing): add options for ng component testing
* docs(testing): add more info for component testing
* chore(testing): address PR feedback
* chore(testing): remove logs
2022-09-07 13:32:19 +00:00