Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valantic/spartacus-mock
This project offers you the possibility, to mock the OCC Endpoints of your Composable Storefront (Spartacus). It uses the Mock Service Worker to mock the API calls.
https://github.com/valantic/spartacus-mock
composable-storefront spartacus spartacus-mock spartacus-storefront valantic
Last synced: 8 days ago
JSON representation
This project offers you the possibility, to mock the OCC Endpoints of your Composable Storefront (Spartacus). It uses the Mock Service Worker to mock the API calls.
- Host: GitHub
- URL: https://github.com/valantic/spartacus-mock
- Owner: valantic
- License: mit
- Created: 2023-03-10T13:24:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T08:43:00.000Z (5 months ago)
- Last Synced: 2024-11-08T03:41:13.326Z (11 days ago)
- Topics: composable-storefront, spartacus, spartacus-mock, spartacus-storefront, valantic
- Language: TypeScript
- Homepage:
- Size: 1.65 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# SpartacusMock
This project offers you the possibility, to mock the API (OCC) Endpoints of your Composable-Storefront ([Spartacus](https://github.com/SAP/spartacus)).
It uses the Mock Service Worker (MSW) [library](https://mswjs.io/) to mock the API calls.## Developer Documentation
The developer documentation can be found [here](https://valantic.gitbook.io/spartacus-mock/).
# GitHub issues
If you encounter a problem with this library or if you have a new feature you'd like to see in this project,
please create [a new issue](https://github.com/valantic/spartacus-mock/issues/new/choose).# Contribution Guidelines
The contribution guidelines can be found [here](./CONTRIBUTING.md).