We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0380c0 commit 21b40c3Copy full SHA for 21b40c3
test/unit/src/test_product_provider.py
@@ -77,6 +77,7 @@ def test_pos_process_2(self):
77
assert r == d
78
79
def test_pos_lambda_handler(self):
80
+ """Invoke with an sqs event"""
81
rcd = { "Records": [
82
{
83
"messageId": "059f36b4-87a3-44ab-83d2-661975830a7d",
0 commit comments