https://github.com/jkettmann/apollo-mutation-test-with-mocked-provider
https://github.com/jkettmann/apollo-mutation-test-with-mocked-provider
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkettmann/apollo-mutation-test-with-mocked-provider
- Owner: jkettmann
- Created: 2018-10-18T10:23:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T10:38:35.000Z (over 6 years ago)
- Last Synced: 2025-02-03T13:15:34.419Z (3 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
How to test Apollo mutation changing the store with `MockedProvider`
- Run `yarn install`
- Run `yarn test`