fsprojects / Amazon.SimpleWorkflow.Extensions

Extensions to AmazonSDK's SimpleWorkflow capabilities to make it more intuitive to use
http://fsprojects.github.io/Amazon.SimpleWorkflow.Extensions
MIT License
16 stars 10 forks source link

Make the code more testable #23

Closed theburningmonk closed 10 years ago

theburningmonk commented 11 years ago

start by wrapping the SWF client into an interface that can be mocked, etc.

theburningmonk commented 10 years ago

this is already done with later version of AWSSDK