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

Unit tests launch with ng test always succeed #1172

Open
1 of 2 tasks
ArnoldM opened this issue Jun 18, 2024 · 0 comments
Open
1 of 2 tasks

Unit tests launch with ng test always succeed #1172

ArnoldM opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ArnoldM
Copy link

ArnoldM commented Jun 18, 2024

Please provide the environment you discovered this bug in.

Create a new analogJs project and run "ng test"

Which area/package is the issue in?

vitest-angular

Description

The test should create the app in app.component.spec.ts succeeds with expect(app).toBeTruthy() and expect(app).not.toBeTruthy()

Please provide the exception or error you saw

No response

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@ArnoldM ArnoldM added the bug Something isn't working label Jun 18, 2024
@brandonroberts brandonroberts self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants