Skip to content

docker-compose-testing-capability#601

Merged
general-kroll-4-life merged 1 commit intomainfrom
feature/testing-compose
Dec 23, 2025
Merged

docker-compose-testing-capability#601
general-kroll-4-life merged 1 commit intomainfrom
feature/testing-compose

Conversation

@general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Dec 23, 2025

Description

  • Mock servers in containers.
  • Automated testing uses docker compose where available.
  • Added how to documentation.
  • All test cases continue to pass, on both:
    • Platforms supporting docker and therefore following the new pattern.
    • Platforms not supporting docker and therefore not following the new pattern.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

N/A.

Evidence

  • All test cases continue to pass, on both:
    • Platforms supporting docker and therefore following the new pattern.
    • Platforms not supporting docker and therefore not following the new pattern.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is accrued in this change.

Summary:

- Mock servers in containers.
- Automated testing uses `docker compose` where available.
- Added how to documentation.
- All test cases continue to pass, on both:
   - Platforms supporting `docker` and therefore following the new pattern.
   - Platforms **not** supporting `docker` and therefore **not** following the new pattern.
@general-kroll-4-life general-kroll-4-life merged commit b12782a into main Dec 23, 2025
19 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/testing-compose branch December 23, 2025 12:22
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.

1 participant