https://github.com/selfup/sunlight-api-vcr-cassettes
Learning how to use vcr and minitest with live api calls and storing them to test the responses
https://github.com/selfup/sunlight-api-vcr-cassettes
Last synced: 10 months ago
JSON representation
Learning how to use vcr and minitest with live api calls and storing them to test the responses
- Host: GitHub
- URL: https://github.com/selfup/sunlight-api-vcr-cassettes
- Owner: selfup
- Created: 2015-10-28T16:24:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T17:28:20.000Z (over 10 years ago)
- Last Synced: 2025-03-16T02:27:16.729Z (over 1 year ago)
- Language: Ruby
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learning how to use VCR for API testing