moto/tests/test_awslambda
Guilherme Martins Crocetti f744356da7
Lambda reserved concurrency (#3215)
* lambda-responses: add method to dispatch concurrency calls

* lambda-resources: add route to handle concurrency requests

* lambda-model: implement put_function_concurrency and concurrency attribute

* put-concurrency-tests: add one simple test

* get_function: add concurrency entry - with test

* lambda-reserved-concurrency: cloudformation support

* lambda-concurrency: implement delete_reserved with tests

* lambda-concurrency: implement get_reserved with tests

* lint

* implementation-cov: mark delete_function_concurrency, put_function_concurrency and get_function_concurrency

* botocore doesn't display concurrency entry for lambdas without it

* lambda(refactor): improvements on response's handler
2020-08-26 11:06:53 +01:00
..
test_lambda_cloudformation.py Cloudformation support for EventSourceMapping (#3045) 2020-06-14 16:03:00 +01:00
test_lambda.py Lambda reserved concurrency (#3215) 2020-08-26 11:06:53 +01:00
test_policy.py switch to using sure for assertions 2020-01-29 09:46:09 -05:00