9 Commits

Author SHA1 Message Date
Philipp Muens
a0f7bb20d1 Add tests to increase test coverage 2016-08-08 08:27:26 +02:00
Jamie Sutherland
6e0aa09a4c Fixing lint errors 2016-07-29 11:09:57 +01:00
Jamie Sutherland
1ba1079c6c fix(deploy): Transform parameters paths into alphanumeric paths for resource keys 2016-07-29 11:07:36 +01:00
Jamie Sutherland
6e14a457c2 refactor(deploy): Make resource ids camel case to make them easier to read 2016-07-29 09:22:34 +01:00
Jamie Sutherland
18fbc6ef76 fix(deploy): Functions no longer need to maintain order
Resources and Methods were referenced by their index which made redeploying fail when you swapped the order of functions or added new ones anywhere bar the bottom of the object

Closes #1683
2016-07-28 22:30:22 +01:00
Philipp Muens
04b40a48b0 Add string representation support for API Gateway event 2016-06-28 06:02:31 +02:00
Philipp Muens
389cbd7de2 Fix AwsCompileApigEvents plugin and tests 2016-06-21 11:28:44 +02:00
Philipp Muens
efddd829ac Fix unreliable plugin test coverage
Fix the test coverage so that it's reliable and won't error out unexpectedly.
2016-06-17 13:58:52 +02:00
Eslam A. Hefnawy
ef2fffe130 refatored aws plugins structure 2016-06-16 21:24:09 +02:00