Skip to content
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

Cypress doesn't start my Angular tests #28099

Closed
directcuteo opened this issue Oct 20, 2023 · 3 comments
Closed

Cypress doesn't start my Angular tests #28099

directcuteo opened this issue Oct 20, 2023 · 3 comments
Labels
CT Issue related to component testing

Comments

@directcuteo
Copy link

Current behavior

When I start any e2e test for my Angular application I am getting the following error and the test doesn't start:

image

Desired behavior

I would expect Cypress to start my test.

Test code to reproduce

The code is not even reached...

Cypress Version

13.3.2

Node version

18.18.0

Operating System

macOS 14

Debug Logs

No response

Other

Angular v16.1.8

@jennifer-shehane jennifer-shehane added the CT Issue related to component testing label Nov 7, 2023
@jennifer-shehane
Copy link
Member

@directcuteo Can you provide a reproducible example so that we can debug?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Nov 7, 2023
@kevinhng
Copy link

I am also getting this same error after installing all the required dependencies for 'angular' component testing. Our angular project utilises both e2e tests and component tests. If you don't install the component testing dependencies , the E2E tests will function normally and you won't get this error FYI. @jennifer-shehane

Cypress Version: 13.5.0
Node: 18.10.0
Angular: V16

Did you manage to solve this @directcuteo ?

@jennifer-shehane
Copy link
Member

Unfortunately we’ll have to close this issue as we haven’t been given enough information to assist.

@jennifer-shehane jennifer-shehane closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
@jennifer-shehane jennifer-shehane removed the stage: needs information Not enough info to reproduce the issue label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CT Issue related to component testing
Projects
None yet
Development

No branches or pull requests

3 participants