docker-extension icon indicating copy to clipboard operation
docker-extension copied to clipboard

Increase test coverage

Open loopDelicious opened this issue 2 years ago • 4 comments

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?

loopDelicious avatar Oct 06 '22 21:10 loopDelicious

Can you please assign me this issue?

Tanuj-rai avatar Oct 07 '22 05:10 Tanuj-rai

@Tanuj-rai let me know what you're planning to test. As others may choose to add tests as well.

loopDelicious avatar Oct 07 '22 19:10 loopDelicious

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 avatar Oct 10 '22 12:10 testingGarage

@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.

loopDelicious avatar Oct 10 '22 17:10 loopDelicious