Skip to content

feat: End-to-end with cypress.io #605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

fabiomartino
Copy link
Contributor

Hi!
This is a Work In Progress for implementing Cypress as a e2e framework option.

@sinedied
Copy link
Member

Thanks a lot for this!
I see that it's marked WIP, is there any additional work you would like to do on it? From what I see, it's already complete :)
Other than changing the prompt a bit, it's perfect and I can merge it right away.

@fabiomartino fabiomartino changed the title WIP: feat: End-to-end with cypress.io feat: End-to-end with cypress.io Aug 6, 2021
@fabiomartino
Copy link
Contributor Author

Hi I change the PR title (removed the WIP), I have no time sorry....

@sinedied
Copy link
Member

No worries, I'll finish the small bits. Thanks for making the biggest part 👍

@sinedied sinedied changed the base branch from main to feat/cypress November 30, 2021 16:01
@sinedied sinedied merged commit 429ed8f into ngx-rocket:feat/cypress Nov 30, 2021
sinedied pushed a commit that referenced this pull request Dec 3, 2021
sinedied pushed a commit that referenced this pull request Dec 3, 2021
@fabiomartino fabiomartino deleted the cypress branch December 3, 2021 17:20
ci-rebot pushed a commit that referenced this pull request Dec 10, 2021
# [10.1.0](10.0.1...10.1.0) (2021-12-10)

### Bug Fixes

* android package copy ([bcd2328](bcd2328))
* cannot update issue (fix [#607](#607)) ([dd96390](dd96390))
* e2e/cypress templates ([1131898](1131898))
* install errors with npm 7+ (fix [#611](#611)) ([1a273dd](1a273dd))
* jest test config with Angular 13 ([4a427ee](4a427ee))
* missing @popperjs/core peer dependency ([ba0aba5](ba0aba5))
* remove deprecated cordova-plugin-whitelist ([77e1b4f](77e1b4f))
* update command in addon generator ([dd2409b](dd2409b))

### Code Refactoring

* deprecate Protractor in favor of Cypress ([f5c4538](f5c4538))

### Features

* add cypress for e2e test ([#605](#605)) ([6fe85aa](6fe85aa))
* Angular 13 update ([49a3669](49a3669))
* migrate to [@awesome-cordova-plugins](https://github.com/awesome-cordova-plugins) ([4df3fb8](4df3fb8))
* update cypress and add auth support for e2e test ([6f80f69](6f80f69))
* update ionic packages ([839f629](839f629))
* update karma config ([90d40e6](90d40e6))
* update ng-bootstrap for v13 support ([af21e28](af21e28))
* update to Angular 13 ([9b3183c](9b3183c))

### BREAKING CHANGES

* Cypress is now the default choice for e2e tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants