Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run unit tests during Docker build procedure #277

Merged
merged 46 commits into from
Oct 10, 2024
Merged

Conversation

espenhgn
Copy link
Contributor

@espenhgn espenhgn commented Sep 25, 2024

Fixes #276

Changes proposed in this pull request:

  • Runs unit tests as part of the container build procedure

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant documentation and docstrings where appropriate in the codebase.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

@espenhgn espenhgn added the enhancement New feature or request label Sep 25, 2024
@espenhgn espenhgn changed the title Espenhgn/issue276 Run unit tests during Docker build procedure Sep 26, 2024
@espenhgn espenhgn marked this pull request as draft September 26, 2024 08:20
@espenhgn espenhgn marked this pull request as ready for review October 10, 2024 07:53
@espenhgn espenhgn merged commit 3cbf616 into main Oct 10, 2024
10 checks passed
@espenhgn espenhgn deleted the espenhgn/issue276 branch October 10, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test containers during build
1 participant