awslabs / awsprocesscreds

Process credential providers for AWS SDKs and Tools
Apache License 2.0
132 stars 40 forks source link

33 Adding in first pass at tests and general approach - looking for feedback #34

Open ericdbarry opened 4 years ago

ericdbarry commented 4 years ago

33

Issue #, if available: 33

Description of changes: Adding in simple plug-in framework for bringing your own form credential authenticator. Mostly this is to support custom page formats.

Refactored tests to use a lower level mocking strategy.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.