You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix badge coverage and stale version numbers
Add openapi-resource-mocks npm badge to root README and its own README;
differentiate the two npm badge labels; use Angular brand colour and logo
on the Angular version badge; remove hardcoded version prose that had
drifted (gen 1.5.0->1.6.0, mocks 0.2.0->0.3.0) in favour of the dynamic
badge; fix extension version from 0.3.2 to 0.6.0.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Current version: **0.3.2** | Status: pending Chrome Web Store review
263
+
Current version: **0.6.0** | Status: pending Chrome Web Store review
265
264
266
265
A Chrome DevTools panel that connects to any Angular app running `@constantant/openapi-resource-mocks`. It lists every registered mock token, shows live state, and lets you resolve, fail, catch, or reset mocks without touching code. The **Specs** tab lets you import a `mocks.manifest.json` or full OpenAPI spec to enable schema-aware features in the Respond tab: auto-generated example payloads (⚡ Example) and JSON schema validation (✓ Validate).
Mock bus for [`@constantant/openapi-resource-gen`](https://www.npmjs.com/package/@constantant/openapi-resource-gen) tokens.
4
6
5
7
Provides zero-HTTP, pure-DI mocks for Angular `InjectionToken`-based data-access libs — with a cross-boundary API so **Playwright E2E tests** and a future **Chrome Extension devtools panel** can observe and control every token's state from outside the Angular context.
0 commit comments