gitcoinco / gitcoinco/web

Run tests against docker container

Open
#10,211 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

## User Story
As a developer
When the tests are run in the CI workflow
I want them to be executed against a version of the code running in a docker container of the build that is about to be deployed.

This should speed up the pipeline because the docker image is build anyway, so no need to install the same software again in the CI environment.

## Acceptance Criteria
GIVEN I am a developer
WHEN I trigger the CI pipeline
THEN I want the tests to be executed against a version of the code running in a docker container of the build that is about to be deployed

Product & Design Links:

Tech Details:

Open Questions:

Notes/Assumptions:

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.