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

Add script that uses docker to execute tests #7

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

danielgospodinow
Copy link
Member

Motivation / Background

This Pull Request has been created because there was no script or executable to run locally to check the tests.

Closes #5

Additional information

Checklist

Before submitting the PR, make sure the following are checked:

  • Version file (/.version) is updated according to the
    Semantic Version rules.
  • This Pull Request is related to one change.
    Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why.
    If this PR fixes a related issue, include it in the commit message.
    Ex: [Fixes #issue-number].
  • Tests are added or updated if you fix a bug or add a feature.

@danielgospodinow danielgospodinow changed the title Add script that uses docker to execute some tests Add script that uses docker to execute tests Feb 10, 2024
@danielgospodinow danielgospodinow merged commit 8e11a62 into main Feb 10, 2024
6 checks passed
@danielgospodinow danielgospodinow deleted the add-tests-script branch February 10, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a standalone script or app that does the testing in the tests directory
1 participant