4767 Commits

Author SHA1 Message Date
Eslam A. Hefnawy
6beb3a802c update unit tests for overwrite bug fix 2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
402cc2c376 fixed overwrite resources bug 2016-10-19 16:50:41 +07:00
Maciej Winnicki
7cace77345 Merge pull request #2448 from serverless/ellipsis
Ellipsis
2016-10-19 11:03:12 +02:00
Philipp Muens
bf8f9ad98d Add additional API Gateway tests for lambda proxy integration 2016-10-19 10:57:25 +02:00
Nik Graf
360bfb814a Merge branch 'master' into ellipsis 2016-10-19 10:35:34 +02:00
Maciej Winnicki
3b25c14f44 Merge pull request #2435 from j-un/fix_broken_link
fix broken link in the context of Serverless Documentation
2016-10-19 10:10:10 +02:00
ac360
7ba1735fa5 merge conflicts 2016-10-19 01:09:22 -07:00
Maciej Winnicki
443e573b02 Merge pull request #2447 from serverless/cleanup-jscs
remove legacy jscs settings file
2016-10-19 10:03:30 +02:00
Philipp Muens
079c4459cc Merge pull request #2431 from serverless/preparation-for-multi-provider-support
Preparation for multi provider support
2016-10-19 10:00:40 +02:00
ac360
aae4cf3b7a fix linting issues 2016-10-19 00:49:28 -07:00
Philipp Muens
97c902aa19 Merge pull request #2451 from serverless/migrate-sns-integration-tests
Migrate SNS integration tests
2016-10-19 09:40:16 +02:00
ac360
d3a91c9254 fix linting issues 2016-10-19 00:23:20 -07:00
Philipp Muens
bac24fd8ab Migrate SNS integration tests 2016-10-19 09:17:01 +02:00
Philipp Muens
e4903067b1 Add documentation for the new <ProviderName>Provider pattern 2016-10-19 09:16:39 +02:00
ac360
eabf0b91ee add useful status messages to deploy function command 2016-10-18 23:49:33 -07:00
Philipp Muens
c273abec68 Move AwsProvider plugin into aws directory 2016-10-19 08:32:06 +02:00
Philipp Muens
a08c4d5cc4 Remove *.test files from test coverage 2016-10-19 08:32:06 +02:00
Philipp Muens
25b233137f Move class tests into classes directory 2016-10-19 08:32:06 +02:00
Philipp Muens
c7b7472a48 Update provider properties in plugins 2016-10-19 08:32:06 +02:00
Philipp Muens
4a9dc58e18 Add string and instance powered provider check 2016-10-19 08:32:06 +02:00
Philipp Muens
a60a9b575b Remove provider storage on PluginManager level 2016-10-19 08:32:06 +02:00
Philipp Muens
df7692ac80 Introduce AwsProvider plugin 2016-10-19 08:32:06 +02:00
Philipp Muens
ca45eb4eb8 Merge pull request #2449 from serverless/update-api-gateway-api-keys-integration-test
Update API Gateway API keys integration test
2016-10-19 08:28:00 +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
Nik Graf
9611150416 replace ... with ellipsis character in lib 2016-10-19 06:31:55 +02:00
Nik Graf
1399a0ce13 replace ... with ellipsis character in docs 2016-10-19 06:31:45 +02:00
Nik Graf
72e4adc809 remove legacy jscs settings file 2016-10-19 06:25:01 +02:00
Nik Graf
f3000693f3 Merge branch 'master' into listing-stacks 2016-10-19 06:23:44 +02:00
Nik Graf
a074450937 Merge branch 'master' into fix-cleaning-up-stacks 2016-10-19 06:23:28 +02:00
Erik Erikson
0d9e6ef2f6 Allow invoke to accept absolute paths
Resolves https://github.com/serverless/serverless/issues/2442

1. Allow for the given `path` parameter to be an absolute path.  Detect this case and do not prepend the service path in this case.
2. Update docs (including random missing apostrophe)
3. Add test to verify absolute path use
2016-10-18 15:08:14 -07:00
Matt Mankins
c874cc86df [TEST] add tests for function override runtime PR#2425 2016-10-18 15:01:24 -04:00
Maciej Winnicki
095b160672 Merge pull request #2441 from serverless/fix-docs
fix repo links. Closes #2415
2016-10-18 19:20:52 +02:00
Maciej Winnicki
01da6f7b51
fix repo links. Closes #2415 2016-10-18 19:10:45 +02:00
Philipp Muens
d3892ebf6b Merge pull request #2440 from serverless/update-stats-to-support-ci-systems
Update stats to support CI systems
2016-10-18 18:47:50 +02:00
Philipp Muens
a46a8823ad Update stats to support CI systems 2016-10-18 18:41:04 +02:00
Nik Graf
45a118a060 Merge branch 'master' into fix-cleaning-up-stacks 2016-10-18 18:34:52 +02:00
Florian Motlik
8338c7ab87 Merge pull request #2438 from serverless/migrate-integration-tests
Migrate integration tests
2016-10-18 17:55:29 +02:00
Nik Graf
a2d771de3d rename s3ObjectsFromStacks to getS3ObjectsFromStacks 2016-10-18 17:53:00 +02:00
Florian Motlik
32355d1109 Run complex integration tests only on master 2016-10-18 16:29:56 +02:00
Florian Motlik
3b72268558 Split up integration tests into simple and complex 2016-10-18 16:26:49 +02:00
Nik Graf
48bf43053c fix test suite 2016-10-18 16:08:34 +02:00
Nik Graf
f22723a7e3 improve wording 2016-10-18 15:51:13 +02:00
Philipp Muens
d6f843c46e Update test name to start uppercased 2016-10-18 15:46:33 +02:00
Nik Graf
3b3fddd39a add findAndGroupStacks util 2016-10-18 15:40:24 +02:00
Nik Graf
e8fd6ff943 show hint in case no stacks are found and add tests 2016-10-18 15:37:59 +02:00
Nik Graf
921ee16369 add listing deployed stacks 2016-10-18 15:37:43 +02:00
Philipp Muens
0d6817c9f0 Update .travis.yml file 2016-10-18 15:10:30 +02:00
Philipp Muens
964956ce7c Migration integration tests 2016-10-18 15:04:45 +02:00
Nik Graf
b2a9bb427e fix linting 2016-10-18 13:48:00 +02:00
Nik Graf
9c4f04f862 always return an array for cleanupS3Bucket and fix test suite 2016-10-18 13:38:17 +02:00