moto/tests/test_awslambda
Brian Pandola 7ff60683e0
Expose contextual data when Lambda test fails (#3590)
This test is flaky, but when it fails we don't get any indication as to why.
This commit ensures that the reason for failure will be part of the assertion
message.

Once we have information about why this test fails, we can troubleshoot further
and hopefully come up with a permanent fix.
2021-01-15 14:42:35 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_awslambda_cloudformation.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_lambda.py Expose contextual data when Lambda test fails (#3590) 2021-01-15 14:42:35 +00:00
test_policy.py switch to using sure for assertions 2020-01-29 09:46:09 -05:00