Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Refactor handler.py & stepfns.py #22

Open
vrivellino opened this issue Feb 17, 2018 · 0 comments
Open

Refactor handler.py & stepfns.py #22

vrivellino opened this issue Feb 17, 2018 · 0 comments

Comments

@vrivellino
Copy link
Owner

Handler.py has zero test coverage, and it contains some logic that probably belongs in stepfns.py.

It'd great to get test coverage for handler.py and keep as much logic in stepfns.py.

All lambda return values should be defined somewhere (perhaps in a standalone module) so that a test can compare those strings in sam.yml.

vrivellino pushed a commit that referenced this issue Mar 2, 2018
* #35: Release helper and Change Log
* #34: Don't loop after checking ASG instance health
* #33: Reduce size of step function state
* #32: Centralize static strings in a module [Related to #22]
* #31: Add yamllint to tests
* #30: Demo ASG that uses spoptimize
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant