Skip to content

Make sure code is imported with test assets when running tests#105

Open
vstefanovic97 wants to merge 1 commit intoemberjs:masterfrom
vstefanovic97:fix-import-location-in-tests
Open

Make sure code is imported with test assets when running tests#105
vstefanovic97 wants to merge 1 commit intoemberjs:masterfrom
vstefanovic97:fix-import-location-in-tests

Conversation

@vstefanovic97
Copy link
Copy Markdown

This should fix #99

@svdsande
Copy link
Copy Markdown

Thanks for your effort @vstefanovic97
I noticed that test assets aren't imported when visiting test URL (localhost:4200/tests) while running a local development server through ember serve. If I am not mistaken this previously worked. Is this relatively easy to solve, or something I could contribute to?

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.

isTesting from @embroider/macros returns false in tests if ember-classic-decorator is a devDependency

2 participants