Hey!
I have a weird issue with pretender. My tests are succeeding when running ember serve
and visiting ‘/tests’ but they are failing when running ember test
.
I checked if the request is being handled by pretender when running ember test
but it seems like pretender is not handling the request when running ember test
.
Is this a known issue?
Kind regards, Manuel