Skip to content

ELI-272 > CI/CD E2E Tests#125

Merged
ivma1-nhs merged 51 commits intomainfrom
feature/cicd-4-test.yaml
Jun 18, 2025
Merged

ELI-272 > CI/CD E2E Tests#125
ivma1-nhs merged 51 commits intomainfrom
feature/cicd-4-test.yaml

Conversation

@ivma1-nhs
Copy link
Copy Markdown
Contributor

Description

This PR adds the end to end API test automation framework. Documentation and workflow instructions have been updated accordingly.

Context

This change is required to standardize dependency management, improve reproducibility, and align with modern Python project best practices. It also clarifies the project's BDD approach.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@ivma1-nhs ivma1-nhs changed the title CI/CD E2E Tests ELI-272 > CI/CD E2E Tests Jun 6, 2025
@ivma1-nhs ivma1-nhs marked this pull request as ready for review June 6, 2025 09:12
@ivma1-nhs ivma1-nhs self-assigned this Jun 6, 2025
Comment thread pyproject.toml Outdated
Comment thread tests/e2e/.env.example
dependabot Bot and others added 25 commits June 17, 2025 16:20
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.5...v2.11.7)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ivma1-nhs ivma1-nhs merged commit ab13d47 into main Jun 18, 2025
22 checks passed
@ivma1-nhs ivma1-nhs deleted the feature/cicd-4-test.yaml branch June 18, 2025 13:06
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.

2 participants