Skip to content

VED-865: Update moto version in fileprocessor / recordprocessor#1398

Open
Thomas-Boyle wants to merge 1 commit intomasterfrom
ved-865-update-moto-fileprocessor-recordprocessor
Open

VED-865: Update moto version in fileprocessor / recordprocessor#1398
Thomas-Boyle wants to merge 1 commit intomasterfrom
ved-865-update-moto-fileprocessor-recordprocessor

Conversation

@Thomas-Boyle
Copy link
Copy Markdown
Contributor

  • Bump moto version to 5.1.22 in both poetry.lock and pyproject.toml for improved AWS mocking capabilities.
  • Update Python version requirements for moto and other dependencies in poetry.lock.
  • Refactor test files to replace individual service mocks (e.g., mock_s3, mock_dynamodb) with a unified mock_aws decorator for cleaner test setup.
  • Introduce helper functions for creating Boto3 clients and resetting common clients to streamline test initialization.
  • Update environment variable mocks to include AWS credentials for testing purposes.

- Bump `moto` version to 5.1.22 in both `poetry.lock` and `pyproject.toml` for improved AWS mocking capabilities.
- Update Python version requirements for `moto` and other dependencies in `poetry.lock`.
- Refactor test files to replace individual service mocks (e.g., `mock_s3`, `mock_dynamodb`) with a unified `mock_aws` decorator for cleaner test setup.
- Introduce helper functions for creating Boto3 clients and resetting common clients to streamline test initialization.
- Update environment variable mocks to include AWS credentials for testing purposes.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-865

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

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