-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
bugSomething isn't workingSomething isn't workingbun:testSomething related to the `bun test` runnerSomething related to the `bun test` runnerneeds investigateNeeds to be investigated to find the root causeNeeds to be investigated to find the root cause
Description
What version of Bun is running?
No response
What platform is your computer?
No response
What steps can reproduce the bug?
- Clone repo, bun install
- Run bun test. Everything works and tests pass
- Move template HTML in post.component.ts to post.component HTML and update template URL to "./post.component.html"
- Run bun test
Did you run and wait for 'resolveComponentResources()'?
What is the expected behavior?
Expected: should work and tests pass
What do you see instead?
Actual: exception is thrown initialize component for testing
Did you run and wait for 'resolveComponentResources()'?
Additional information
I understand theoretically this may need a custom bun plugin to integrate with the Angular parser.
Prior art:
bredziniak-esky, jase88 and rujorgensenbredziniak-esky and rujorgensenbredziniak-esky and rujorgensen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbun:testSomething related to the `bun test` runnerSomething related to the `bun test` runnerneeds investigateNeeds to be investigated to find the root causeNeeds to be investigated to find the root cause