Leosvel Pérez Espinosa
ca3965fcf3
fix(angular): do not force explicit targets for separate e2e projects ( #21865 )
2024-02-20 15:57:28 +01:00
Leosvel Pérez Espinosa
5b6d1b4017
feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly true ( #21852 )
...
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-16 17:42:51 -05:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Leosvel Pérez Espinosa
626605ef97
chore(angular): skip formatting generated code when not needed in unit tests ( #20819 )
2023-12-18 11:05:44 -05:00
Jack Hsu
9940a0c544
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins ( #17998 )
2023-07-07 12:43:29 -04:00
Colum Ferry
a25d1fca47
fix(testing): component testing generator should trust user to provide valid build target ( #17600 )
2023-06-15 10:37:04 +01:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs ( #16651 )
2023-05-11 12:19:16 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration ( #16382 )
2023-04-27 11:19:32 -04:00
Jason Jean
da158bc47e
feat(angular): replace usages of @nrwl with @nx ( #16377 )
...
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-04-19 10:59:58 -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
6d0c6a83d4
fix(testing): move cypress tsconfig to cypress folder
2022-09-09 10:37:48 -04: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