docker-api-rs
docker-api-rs copied to clipboard
Add integration tests
All functionality exposed as a public API should be tested
Basic integration tests for containers, execs, images and networks got added in #28 .
Work left:
- [ ] #32
- [ ] #33
- [ ] #34
- [ ] #35
- [ ] #36
- [ ] #37
- [ ] #38
Hii