Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Unit tests! #13

Open
david-at-aws opened this issue Aug 28, 2014 · 1 comment
Open

Unit tests! #13

david-at-aws opened this issue Aug 28, 2014 · 1 comment
Labels

Comments

@david-at-aws
Copy link
Contributor

Unit tests using the mock AmazonFoo client will go a long way towards guaranteeing the core implementation is (and stays!) correct without having to rely totally on slow and potentially-expensive integration tests that actually provision resources from AWS. Write them and hook up some automation to run them regularly.

Comment here if you'd like to see this prioritized, but there's absolutely no way this project will make it to 1.0 until this gets resolved.

@futurely
Copy link

futurely commented Jan 7, 2015

It has been a puzzle to me for a while how do you test the aws-java-sdk internally because there are almost no tests in the public repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants