69 Commits

Author SHA1 Message Date
Philipp Muens
5a5552ab07 Fix timeout issue in simple integration test 2016-11-10 15:02:36 +01:00
Philipp Muens
20d9546684 Add integration tests for slashes in API Gateway paths 2016-11-08 16:19:24 +01:00
Eslam A. Hefnawy
10eec85161 added local-plugins integration test 2016-11-01 21:06:55 +07:00
Philipp Muens
ef88d34520 Update integration tests to auto remove log groups 2016-10-24 17:12:55 +02:00
Nik Graf
555aa6d103 add rollback to simple integration test 2016-10-21 14:55:42 +02:00
Philipp Muens
afbf7a1b20 Merge pull request #2456 from serverless/add-additional-api-gateway-tests-for-lambda-proxy-integration
Add additional API Gateway tests for lambda proxy integration
2016-10-19 16:34:21 +02:00
Eslam A. Hefnawy
b22b444b5e added integration tests for overwrite resources 2016-10-19 20:48:04 +07:00
Philipp Muens
bf8f9ad98d Add additional API Gateway tests for lambda proxy integration 2016-10-19 10:57:25 +02:00
Philipp Muens
bac24fd8ab Migrate SNS integration tests 2016-10-19 09:17:01 +02:00
Philipp Muens
bdcb704504 Update API Gateway API keys integration test
API keys are global. So they should be unique per test in our integration tests as they might
collide if two tests run in parallel and they both reference the same API key.
2016-10-19 06:50:54 +02:00
Philipp Muens
d6f843c46e Update test name to start uppercased 2016-10-18 15:46:33 +02:00
Philipp Muens
964956ce7c Migration integration tests 2016-10-18 15:04:45 +02:00
Eslam A. Hefnawy
23a41fe6ae add plugin/cli integration test 2016-06-17 14:29:23 +02:00
Eslam A. Hefnawy
0075e4d243 added extra test for awsDeploy 2016-06-01 16:58:11 +02:00
Philipp Muens
aafc2fefd6 Rename and refactor existing plugins
Rename the existing plugins to match the new naming convention.
Fix bugs / refactor code / enhance test coverage alongside.
2016-05-25 07:12:15 +02:00
Philipp Muens
fb33a1412f Update naming of CLI test parameter 2016-05-20 19:35:31 +02:00
Philipp Muens
7f95047a5c Add CLI switch for tests
This switch enables a way to attach additional functionality to the serverless
instance when running tests.
2016-05-20 19:09:12 +02:00
Philipp Muens
93a23ccd9e Refactor tests and fix linting errors
Integration test now reads from the console instead of the file system.
2016-05-20 17:17:42 +02:00
Philipp Muens
37c1861ded Moving test files to new structure 2016-05-20 16:30:35 +02:00