Skip to content

Add Build and Run tests scripts#368

Merged
MartinWheelerMT merged 4 commits intomainfrom
create-build-and-run-tests
Jan 13, 2026
Merged

Add Build and Run tests scripts#368
MartinWheelerMT merged 4 commits intomainfrom
create-build-and-run-tests

Conversation

@MartinWheelerMT
Copy link
Copy Markdown
Collaborator

@MartinWheelerMT MartinWheelerMT commented Nov 11, 2025

What

  • Update Dockerfiles.
  • Update Docker compose files.
  • Add script and command line test runner.

Why

To makew it easier to run tests locally, regardless of OS used, without needing large configuration steps to run from the CLI.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Internal change (non-breaking change with no effect on the functionality affecting end users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

@MartinWheelerMT MartinWheelerMT marked this pull request as ready for review December 22, 2025 15:46
@MartinWheelerMT MartinWheelerMT requested a review from a team as a code owner December 22, 2025 15:46
@MartinWheelerMT MartinWheelerMT enabled auto-merge (squash) December 22, 2025 15:46
@MartinWheelerMT MartinWheelerMT force-pushed the create-build-and-run-tests branch from 4281180 to e1135ae Compare January 12, 2026 15:30
* Update Dockerfiles.
* Update Docker compose files.
* Add script and command line test runner.
* Update script to delete environment variables after sourcing them
* Refactor `outbound` Dockerfile to address `hadolint` concerns
@MartinWheelerMT MartinWheelerMT force-pushed the create-build-and-run-tests branch from e1135ae to e05954f Compare January 12, 2026 15:46
@MartinWheelerMT MartinWheelerMT merged commit b0c98a2 into main Jan 13, 2026
13 checks passed
@MartinWheelerMT MartinWheelerMT deleted the create-build-and-run-tests branch January 13, 2026 14:38
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.

3 participants