EXXETA / EXXETA/openapi-cop

Also run tests against docker container

Open
#409 0 comments 0 reactions 0 assignees Claimed by @LexLuengas View on GitHub
Dominant language
TypeScript
Stars
370
Forks
13
PR merge metrics
No merged PRs in 30d

Description

## Currently

Almost all integration tests run against local server instances (`server.listen()` on the main process) of the proxy and the mock.

This means that problems specific to the Docker image build are not caught by the tests. Issues like #401 will go unnoticed.

## This change will...

* Build the Docker container before the tests are run.
* Re-run integration tests also against the Docker container of openapi-cop.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.