This is a multi-container application that performs live integration tests with the ruby Faraday gem against a live web service with a valid HTTPS cert.
See also:
- Install Git, Docker, and Docker Compose.
- Clone https://github.com/technoweenie/faraday-live
$ docker-compose build
$ docker-compose run tests
- Server
- Endpoint for testing streaming requests and responses
- Extract to separate project