950 Commits

Author SHA1 Message Date
Daniel Schep
6f1e6ab8c0 Fix integration test
rollback was using a unix timestamp, but  expects
an ISO8601 timestamp it seems
2018-11-02 10:45:42 -04:00
toshi0607
25aeccfdf4 fix template name 2018-10-14 09:14:09 +09:00
toshi0607
ac84ff2f3e fix test name 2018-10-14 09:11:20 +09:00
toshi0607
219203bbe6 add test trigger 2018-10-13 16:18:47 +09:00
toshi0607
b8df9e07f0 add test 2018-10-13 16:12:23 +09:00
Bobby Johnson
4e501969c0
Merge branch 'master' into webtask-deprecation 2018-09-26 08:44:10 -07:00
Daniel Bradley
bd2fbdc049 Add new template for AWS Alexa Typescript
- Adapt from `aws-nodejs-typescript`.
- Tested manually by specifying template-url.
- Add unit and integration tests for new create template.
- Waiting on the next version of the `serverless-alexa-skills` plugin to be released on NPM.
2018-08-31 14:59:01 +01:00
Bobby Johnson
bbe5639399 removed references to webtask provider that is being deprecated 2018-08-29 09:35:29 -07:00
Rowell Belen
47aadb5e91 AWS Clojurescript Gradle Template 2018-08-05 11:22:25 -06:00
Rowell Belen
3b8e0ec125 AWS Clojure Gradle Template 2018-08-02 13:26:19 -06:00
Yunspace
c0f136388c Merge branch 'master' into dotnetcore2.0
# Conflicts:
#	.gitignore
#	tests/templates/test_all_templates
2018-02-27 21:21:54 +11:00
Yunspace
0d652f287c upgraded fsharp example to dotnet 2.0, updated docs, unit and integration tests. Removed duplicate code from docs section 2018-02-23 20:50:00 +11:00
Stuart Lang
35ec7251dc Uprade aws-csharp to .NET Core 2.0 2018-01-27 15:12:27 +00:00
Yun Zhi Lin
df85e2d9bc add support for AWS go: new create templates aws-go and aws-go-dep, docs, updated integration tests 2018-01-23 23:52:51 +11:00
jeffnoehren
5ec11c82a9 Spotinst - adding test cases to java8 tempalte 2018-01-02 13:54:55 -08:00
Jarrod Swift
c12b71b50e Add tests for aws-kotlin-jvm-gradle template 2017-11-02 15:37:55 +10:30
jeffnoehren
460abc74d0 Spotinst Functions - add public and private support and Ruby template 2017-10-04 17:14:39 -07:00
Philipp Muens
5a0aeb708b Add Docker image and tests 2017-09-20 09:36:06 +02:00
Rafal Wilinski
3a27890bb3 Rename template to aws-kotlin-nodejs-gradle 2017-09-15 10:53:12 +02:00
Rafal Wilinski
3d1dbd97bd Add template tests 2017-09-13 10:32:26 +02:00
Rafal Wilinski
4f4eb91c9e Add aws-kotlin-jvm-maven tests & docs 2017-09-07 14:29:39 +02:00
Philipp Muens
2c4ff05834 Merge branch 'master' into spotinst-functions 2017-08-28 13:09:51 +02:00
Philipp Muens
89661c02c9 Merge master into PR 2017-08-21 15:01:26 +02:00
Philipp Muens
87c77336b9 Minor fixes for consistency 2017-08-21 14:53:40 +02:00
Philipp Muens
ed731e5300 Add missing reference to template in other files 2017-08-21 14:45:59 +02:00
guyklainer
5b18be19eb update docker-compose.yml
update tests file
2017-08-20 10:14:23 +03:00
Stuart Lang
bf80fc9288 Update libraries and match csharp changes 2017-06-24 17:54:58 +01:00
Stuart Lang
6a6db5d856 Removed redundant publish command 2017-06-24 16:29:12 +01:00
Stuart Lang
542c959080 add aws-fsharp integration tests 2017-06-24 16:23:42 +01:00
Philipp Muens
7da034a52f Merge pull request #3810 from slang25/new-csproj
aws-csharp template improvements
2017-06-22 10:06:02 +02:00
Eslam A. Hefnawy
c9c52b7cd0 Merge branch '2450-apikey-usage-plan' of https://github.com/laardee/serverless into laardee-2450-apikey-usage-plan 2017-06-21 16:25:56 +08:00
Philipp Muens
8810d43080 Re-enable API Keys integration tests 2017-06-20 14:42:07 +02:00
Stuart Lang
ff31ce77e5 Updated Amazon.Lambda.Tools and ensure zip command is available 2017-06-17 15:25:54 +01:00
Stuart Lang
729ec7da2f Updated csharp to latest tooling 2017-06-16 08:53:19 +01:00
Philipp Muens
6e807fa1bf Update code to be run on "deploy" and "package" 2017-06-13 08:39:01 +02:00
Philipp Muens
f1df11abd2 Merge pull request #3657 from hassankhan/add-cognito-user-pool-triggers
Add Cognito User Pool Triggers
2017-06-06 09:47:19 +02:00
Philipp Muens
7410e5c400 Rename integration test to drop "Trigger" suffix 2017-06-06 09:30:04 +02:00
Philipp Muens
f0e12ee9eb Fix integration tests 2017-06-01 13:25:03 +02:00
Hassan Khan
271e3c8d56 Fix integration tests
There were several resource names that were incorrectly specified
that were causing the tests to fail. `Utils.getCognitoUserPoolId`
was only returning a single item, which was also causing failures.
2017-05-25 22:19:30 +01:00
Andre Rabold
fa2b952236 Fixed integration tests failing since latest CORS changes 2017-05-23 07:32:22 -07:00
Hassan Khan
1216447117 Add remaining integration tests
Now includes test cases for single/multiple user pools with single/multiple
event definitions on single/multiple functions.
2017-05-22 04:17:17 +01:00
Hassan Khan
4cf379d8b0 Add initial support for Cognito User Pools
This includes unit tests and documentation. A simple integration test
has been added.
2017-05-21 22:00:54 +01:00
Philipp Muens
50be33dc14 Add Google Node.js service template and update docs 2017-05-17 11:05:32 +02:00
Philipp Muens
977c4bf4ac Update missing python3 references 2017-04-19 10:06:08 +02:00
Philipp Muens
f5c7f2fa13 Update package test description 2017-04-12 11:55:38 +02:00
Philipp Muens
e537744e6d Fix package integration test 2017-04-12 09:09:11 +02:00
Eslam A. Hefnawy
13689a0674 removed references to --noDeploy 2017-04-10 02:33:53 +07:00
Philipp Muens
de8adc71e5 Update to latest Node.js runtime 2017-03-25 22:18:00 +01:00
Philipp Muens
1969f950e5 Merge pull request #3338 from horike37/add-integration-test-for-cloudwatchevent
Add integration test for cloudwatchevent
2017-03-23 08:44:34 +01:00
horike37
44b09de153 fixed conflict 2017-03-22 15:50:47 +09:00