mapbox / dyno

simple dynamodb client
MIT License
78 stars 28 forks source link

Tests can't be run by out side contributors? #126

Open mcwhittemore opened 8 years ago

mcwhittemore commented 8 years ago

@rclark is that what you're saying in #125?

rclark commented 8 years ago

Yes, its because the some tests rely on real requests to AWS. Credentials that are encrypted for travis to use during builds can't be decrypted by folks who aren't part of mapbox. If there's actually a solution for this I would be stoked -- but short of that we might have a mocktestquest ahead of us.

mcwhittemore commented 8 years ago

Yea, it would be cool if all the tests could run against dynalite.