9 Commits

Author SHA1 Message Date
eL0ck
a1563a3a73 fix http event validation 2016-09-28 08:47:43 +02:00
Philipp Muens
919caa8f91 Remove validations for existence of compiledCloudFormationTemplate
Because it's already available at the beginning of the deploy plugin as the core CloudFormation
template will be attached there (which is then used to merge other resources into it later on).
2016-08-15 15:36:54 +02:00
Philipp Muens
9fadb31d0b Introduce provider.compiledCloudFormationTemplate section
This section is used to store the core CloudFormation template and merge compiled resources into it.
2016-08-15 15:19:04 +02:00
Philipp Muens
a0f7bb20d1 Add tests to increase test coverage 2016-08-08 08:27:26 +02:00
Florian Motlik
ef2ae47cd7 Fix test descriptions 2016-07-13 16:48:45 +02:00
Florian Motlik
ec716ab22d Fix http method validation for apig string event 2016-07-13 16:42:52 +02:00
Florian Motlik
822b192121 Fix Validation for APIG method for upper and lower case 2016-07-13 15:56:58 +02:00
Eslam A. Hefnawy
7f7e0a515e fixed apig validate test 2016-06-21 17:43:35 +02:00
Philipp Muens
389cbd7de2 Fix AwsCompileApigEvents plugin and tests 2016-06-21 11:28:44 +02:00