-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/cdapi 55 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature/cdapi 55 #12
Conversation
Also updated lambda build to package for the correct architecture.
Also updated test-unit target to include all unit tests within src directory.
… system matches expected value
Also added additional unit tests to capture missing coverage around resource.py.
Also updated contract tests to account for new Bundle endpoint.
…he API gateway mock.
Also added logging to API Gateway Mock and improved error handling in lambda handler.
…rather than via nohup
…rom correct location
|
Preview Lambda: |
|
Preview Lambda: |
|
Preview Lambda: |
|
Preview Lambda: |
… API gateway format Also updated tests to account for new _status endpoint and new create Test Result path.
|
Preview Lambda: |
|



Description
Updating hello world lambda to instead provide support for posting an Test Result (Bundle)
Context
This change alters the existing very simple lambda to instead accept a provided Test Result. As part of these changes the supported Test Result (Bundle) is very lightweight, but this will be built on as part of subsequent tickets.
As part of these changes, a new
api-gateway-mockcontainer is also included, allowing calls to the lambda locally in the same way that calls would be made to API gateway when running in AWS.Type of changes
Checklist
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.