https://github.com/ktanaka101/ngx-http-stub-server
This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.
https://github.com/ktanaka101/ngx-http-stub-server
angular stub-server testing
Last synced: over 1 year ago
JSON representation
This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.
- Host: GitHub
- URL: https://github.com/ktanaka101/ngx-http-stub-server
- Owner: ktanaka101
- Created: 2023-02-21T12:56:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T13:06:19.000Z (about 3 years ago)
- Last Synced: 2025-03-24T18:54:34.118Z (over 1 year ago)
- Topics: angular, stub-server, testing
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/ngx-http-stub-server
- Size: 462 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngx-http-stub-server
See: https://github.com/ktanaka101/ngx-http-stub-server/tree/main/projects/ngx-http-stub-server