16 Commits

Author SHA1 Message Date
Florian Motlik
2a97b5bdfd Merge pull request #1794 from nicka/feature/refactor-aws-cloudformation-endpoint-outputs
Refactor for the CLI endpoints outputs
2016-08-11 16:12:25 +02:00
Nick den Engelsman
6f21163fa3 refactor cli and cloudformation endpoint outputs 2016-08-09 10:08:47 +02:00
Philipp Muens
a0f7bb20d1 Add tests to increase test coverage 2016-08-08 08:27:26 +02:00
Eslam A. Hefnawy
16e0fadef3 added test for methodDependencies array 2016-08-05 04:31:53 +09:00
Benny Bauer
9f0c506c75 fix 1468 - display endpoints
Display general information on service, functions and endpoints.
Add tests.

partial fix for #1468 - display endpoints

fix 1468 - display endpoints

Display general information on service, functions and endpoints.
Add tests.
2016-07-29 13:01:15 +02:00
Sander van de Graaf
c98d8d81bf cleanup json notation, make eslint happy 2016-07-27 16:22:37 +02:00
Sander van de Graaf
5ea59d4ed6 Removed unneeded outputs and the corresponding tests. Added postCreate function for easy hook later. 2016-07-27 16:22:37 +02:00
Eslam A. Hefnawy
0a0de5fc89 added tests for api keys 2016-07-26 18:23:47 +09:00
Eslam A. Hefnawy
a47c79233c added more tests for methods and permissions in apig 2016-07-26 01:57:30 +09:00
Eslam A. Hefnawy
ddfe086f74 added tests for custom authorizers 2016-07-26 01:57:30 +09:00
Philipp Muens
1c84855b3a Remove unnecessary JSON.stringify statement 2016-06-28 07:43:09 +02:00
Philipp Muens
04b40a48b0 Add string representation support for API Gateway event 2016-06-28 06:02:31 +02:00
Philipp Muens
fc6050774f Fix lambdaUri in methods compilation 2016-06-22 08:01:05 +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