- Fixed the creds parameter in the get_ec2_client method. - Removed redundant code in check_parsed_instances. - Created a testing subpackage for generally useful testing classes. - Added fake ec2 client and region classes. - Moved base test case into new testing module.