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

Problem with @ember/test-helpers>4.0.0 #1507

Closed
MichalBryxi opened this issue Sep 25, 2024 · 2 comments
Closed

Problem with @ember/test-helpers>4.0.0 #1507

MichalBryxi opened this issue Sep 25, 2024 · 2 comments

Comments

@MichalBryxi
Copy link

How to reproduce

  1. Clone this repo at SHA: 5bc0e4a374fb6c039a62a0c98b82f5448a175d10
  2. pnpm install
  3. cd test-app
  4. ember serve
  5. GOTO: http://localhost:4200/tests
  6. Observe that many tests fail with:
Promise rejected before "can access files": You must set up the ember-test-helpers environment with either `setResolver` or `setApplication` before running any tests.
@MichalBryxi
Copy link
Author

Apologies, reported to wrong repo ...

@MichalBryxi
Copy link
Author

But maybe as an information about some regression in v4.x: adopted-ember-addons/ember-file-upload#1084

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

No branches or pull requests

1 participant