seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.
johansson.jp/angular-apimock
MIT License
65 stars 8 forks source link

feat(apiMock): default mock setting #40

Closed seriema closed 9 years ago

seriema commented 9 years ago

It should work for all commands, but tests only test for true for now. Need to refactor the tests and code so we don’t need so much repeat tests for the various commands.

Closes #24

seriema commented 9 years ago

@Wolfium @elhulu let me know your thoughts. =)

elhulu commented 9 years ago

Nice job ! works as expected. Thank you @seriema

seriema commented 9 years ago

0.3.0 is out! Thanks @elhulu :+1: