Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4830

Turn off ember-cli-mirage

$
0
0

@GELight wrote:

Hi all,

It’s possible to use ember mirage only for tests? Currently I set another namespace variable in test environment.

http://localhost:4202/tokens       >>> Called in the running application
http://localhost:4202/test/tokens  >>> Namespace "/test" is set for test environment only

After installing ember-cli-mirage ALL requests are redirected by ember mirage. For our application we have real requests to a gateway. We only need ember mirage for testing. Is this possible?

Best regards, Mario

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4830

Trending Articles