mimic icon indicating copy to clipboard operation
mimic copied to clipboard

Seamless client side mocking

Results 61 mimic issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

- New postMan parser - Auto postMan recognition with import - New postMan parser test Version incrementation is up to you.

- add jest - update babel and presets

When working with Angular and mocking an error response it doesn't work. For example: ![image](https://user-images.githubusercontent.com/20522870/90215789-778aa880-de05-11ea-8961-a3fb2654c49a.png) Returns: ![image](https://user-images.githubusercontent.com/20522870/90215797-84a79780-de05-11ea-84b3-578490fbbed0.png) I debugged the Angular code and saw the issue is in the line...