Lucas Calje
Lucas Calje
It is never a good idea to hook up a component directly to the state or $rootScope. If you do that you create a tight relation between your state and...
So, if I understand you correct, you want OhMyMock to only pick up 200 responses from the api/backend (and activate) while ignoring all the others?
Hi eddhib, that sounds indeed useful. I have to think about how such a feature can be integrated in the UI, but I will put this on the backlog! Thanks...
This is indeed not possible. I have to investigate, but I think the only way this is possible is via the "Mocking with code" option Then you can use FETCH...
He @Tecog21 , unfortunately I don't have much time. From time to time I'll make sure that it works, but that is as far as it goes I'm afraid.
There are a couple of readme's in this repo. They describe how to run each part of the project. I'm not sure if it is anywhere stated, but this project...
The tooling to build and run this repo do not work on Windows because I don't have windows. Feel free to fix this and create an PR!!
Thanks for the suggestion, this looks interesting. I'll add this feature to my TODO list. I think the impact is big, because a user will have the possibility to have...
He @sk3homework , unfortunately I don't have much time. From time to time I'll make sure that it works, but that is as far as it goes I'm afraid.
Probably easiest to have an option to `pin` a request. Would that work for you?