Skip to content

Conversation

@quiqua
Copy link
Contributor

@quiqua quiqua commented May 17, 2016

A MockContext object is added which mimics the default behaviour
and implements the necessary attributes and functions described here:
http://docs.aws.amazon.com/lambda/latest/dg/python-context-object.html

The script accepts a context.json file. The contents of the file
can be accessed via the python object context.client_context.custom
in your handler function.

Marcel Radischat and others added 3 commits May 17, 2016 18:49
A `MockContext` object is added which mimics the default behaviour
and implements the necessary attributes and functions described here:
http://docs.aws.amazon.com/lambda/latest/dg/python-context-object.html

The script accepts a `context.json` file. The contents of the file
can be accessed via the python object `context.client_context.custom`
in your handler function.
@quiqua
Copy link
Contributor Author

quiqua commented May 20, 2016

Not working as intended.

@quiqua quiqua closed this May 20, 2016
@quiqua quiqua deleted the mock_context branch May 20, 2016 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant