Skip to content

CCM-13787: create supplier mock for testing#535

Open
Vlasis-Perdikidis wants to merge 32 commits into
mainfrom
feature/CCM-13787-createSupplierMockForTesting
Open

CCM-13787: create supplier mock for testing#535
Vlasis-Perdikidis wants to merge 32 commits into
mainfrom
feature/CCM-13787-createSupplierMockForTesting

Conversation

@Vlasis-Perdikidis

Copy link
Copy Markdown
Contributor

Description

Context

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

DT3-Specific Checklist

  • If I have added a new resource (SQS, Lambda, Gateway, DDB table, etc), I have created the appropriate alarms

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.

@Vlasis-Perdikidis Vlasis-Perdikidis requested review from a team as code owners April 14, 2026 15:27
@Vlasis-Perdikidis Vlasis-Perdikidis changed the title CCM-13787 - create supplier mock for testing CCM-13787: create supplier mock for testing May 19, 2026
@masl2 masl2 force-pushed the feature/CCM-13787-createSupplierMockForTesting branch from 00ccd60 to 577b851 Compare May 28, 2026 11:58
@Vlasis-Perdikidis Vlasis-Perdikidis requested a review from a team as a code owner May 28, 2026 12:04
Comment thread infrastructure/terraform/components/api/scheduler_supplier_mock.tf Outdated
Comment thread infrastructure/terraform/components/api/module_lambda_supplier_mock.tf Outdated
RossFaulds171
RossFaulds171 previously approved these changes Jun 4, 2026
RossFaulds171
RossFaulds171 previously approved these changes Jun 8, 2026
Comment thread .github/actions/acceptance-tests-component/action.yml Outdated
Comment thread infrastructure/terraform/components/api/module_lambda_supplier_mock.tf Outdated
Comment thread infrastructure/terraform/components/api/scheduler_supplier_mock.tf Outdated
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

variable "deploy_supplier_mock_scheduler" {
type = bool
description = "Deploy EventBridge Scheduler trigger for supplier mock lambda"
default = true

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set this to FALSE before merging to main

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