docker-extension
docker-extension copied to clipboard
Increase test coverage
I'll accept any PR with new tests, for example:
- Establish a new framework for adding tests - no test framework exists so far
- Unit tests for the Postman API calls
- Run Postman tests in Dockerfile
- Docker build tests (to run locally when building locally)
- Other ideas?
Can you please assign me this issue?
@Tanuj-rai let me know what you're planning to test. As others may choose to add tests as well.
Hello @loopDelicious ,
I'm glad to see the ticket with the title -- Increase test coverage.
I read what you have mentioned. I want to understand, what you need here. So that I can think of how to assist in having better test coverage.
@testingGarage the repo is a blank slate when it comes to tests. perhaps take a look at other docker extensions to see what kind of local tests they have, or create the scaffolding to create new tests.