serverless-test-samples icon indicating copy to clipboard operation
serverless-test-samples copied to clipboard

This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.

Results 76 serverless-test-samples issues
Sort by recently updated
recently updated
newest added

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

python
dependencies

It is creating the required resources to run the URS using ECS The ECR shall be created at deployment time by the workshop's setup *Issue #, if available:* *Description of...

### Contact Details [email protected] ### Runtime Python ### Language English ### Application Code /python-test-samples/step-functions-local/statemachine/step_functions_local_testing.asl.json ### Unit Test Code /python-test-samples/step-functions-local/tests/unit/src/test_step_functions_local.py

### Contact Details [email protected] ### Runtime Typescript ### Language English ### Language SAM ### Application Code /src/app.ts ### Unit Test Code /src/tests/unit/test-handler.test.ts ### Integration Test Code /src/tests/integration/integration-handler.test.ts

*Issue #, if available:* 246 *Description of changes:* Updating the folder structure and references of the solution for it to be picked up by serverless land. By submitting this pull...

### Contact Details [email protected] ### Runtime Python ### Language English ### Language SAM ### Application Code /src/app.py ### Unit Test Code /src/app.py ### Integration Test Code /src/app.py

python