Merge pull request #3 from garnaat/refactor
WIP commit on significant refactoring of code.
Showing
21 changed files
with
841 additions
and
40 deletions
.travis.yml
0 → 100644
This diff is collapsed. Click to expand it.
kappa/aws.py
0 → 100644
kappa/context.py
0 → 100644
kappa/event_source.py
0 → 100644
kappa/function.py
0 → 100644
kappa/log.py
0 → 100644
kappa/stack.py
0 → 100644
tests/__init__.py
0 → 100644
tests/unit/__init__.py
0 → 100644
tests/unit/data/roles.cf
0 → 100644
File mode changed
tests/unit/mock_aws.py
0 → 100644
tests/unit/responses.py
0 → 100644
tests/unit/test_log.py
0 → 100644
tests/unit/test_stack.py
0 → 100644
-
Please register or login to post a comment