Closed seriema closed 9 years ago
Seems like only http://johansson.jp/angular-apimock/#/demo-simple?apimock=true works. So http://johansson.jp/angular-apimock/#/demo-simple?apimock=auto and other commands aren't working.
The unit tests aren't picking it up, but I think it's because I'm not testing all commands with $location.search('apimock', x);.
$location.search('apimock', x);
Seems like only http://johansson.jp/angular-apimock/#/demo-simple?apimock=true works. So http://johansson.jp/angular-apimock/#/demo-simple?apimock=auto and other commands aren't working.
The unit tests aren't picking it up, but I think it's because I'm not testing all commands with
$location.search('apimock', x);
.