30 Commits

Author SHA1 Message Date
Stuart Lang
bf80fc9288 Update libraries and match csharp changes 2017-06-24 17:54:58 +01:00
Stuart Lang
c18a071918 Update to latest tooling 2017-06-24 16:29:13 +01:00
Stuart Lang
79a002434e Added test for aws-fsharp 2017-06-24 16:21:28 +01:00
Stuart Lang
d419c580c0 Add global.json 2017-06-18 16:53:20 +01:00
Stuart Lang
729ec7da2f Updated csharp to latest tooling 2017-06-16 08:53:19 +01:00
Philipp Muens
50be33dc14 Add Google Node.js service template and update docs 2017-05-17 11:05:32 +02:00
Philipp Muens
5c9a607987 Improve create plugin tests 2017-05-03 12:31:28 +02:00
Philipp Muens
d4a4098e64 Add plugin template scaffolding test 2017-05-03 10:45:15 +02:00
Philipp Muens
e36f9b5c90 Merge pull request #3445 from serverless/hello-world-template
add hello-world template
2017-05-03 10:38:55 +02:00
Philipp Muens
8e8aaa8992 Add tests for template creation 2017-05-03 10:25:53 +02:00
Philipp Muens
977c4bf4ac Update missing python3 references 2017-04-19 10:06:08 +02:00
James Thomas
cf2e9f1708 Adding new OpenWhisk runtime templates. 2017-04-11 14:39:50 +01:00
Philipp Muens
8d348da0ce Merge master into PR 2017-03-23 12:29:07 +01:00
Rowell Belen
7e5378db8f Feedback Updates 2017-03-14 22:23:28 -06:00
Jonathan Carter
744e87bc27 Adding test 2017-03-06 15:44:16 -08:00
Doug Moscrop
1012c351b7 add sinon-bluebird to make promises in tests a bit cleaner 2017-02-08 12:59:18 -05:00
James Thomas
2774f8d327 Adding OpenWhisk NodeJS template to create plugin.
Modified create plugin to support this provider template.
Added templates files under the templates folder.
Included tests to verify this works.
2017-01-23 13:44:38 +00:00
Vlad Golubev
0420a9c55b Add test: should create a service in the directory if using the "path" option with digits 2017-01-06 16:35:10 +02:00
Eslam λ Hefnawy
c8439dc95f Merge pull request #3048 from serverless/create-error-on-overwrite
Create error on overwrite
2017-01-03 19:38:50 +07:00
Philipp Muens
3e6ee85a96 Fix failing tests 2017-01-03 12:50:27 +01:00
Maciej Winnicki
30368bdf14 Merge pull request #2971 from bbilger/master
update aws-java-gradle and aws-java-maven templates
2017-01-02 13:05:58 +01:00
Philipp Muens
0057164a80 Merge branch 'master' into create-error-on-overwrite 2017-01-02 12:53:33 +01:00
Maciej Winnicki
a20cfbed15 Merge pull request #3019 from FLGMwt/csharp-powershell-build-script
add build.ps1 and update tests&docs
2016-12-28 14:08:47 +01:00
Ryan Stelly
d2eb4c62cb add uild.ps1 and update tests&docs 2016-12-23 12:03:20 -06:00
Philipp Muens
4c24b25876 Add check for preexistent service directory 2016-12-23 11:02:09 +01:00
Aysar Khalid
dd4ee9381e added validation on sls create on file overwrite 2016-12-18 17:23:29 -08:00
bbilger
8277d68aa9 update aws-java-gradle and aws-java-maven templates
- update the Java templates to work with lambda proxy integration
out-of-the-box
- use "Map<String, Object>" as input type for greater flexibility
- update gradle wrapper from 3.1 to 3.2.1
- configure gradle and maven to use Java 1.8
- change the package from "hello" to "com.serverless" and adjust
serverless.yml accordingly
- configure logging (log4j)
- adjust tests
- git-ignore some Eclipse specific files
2016-12-18 21:59:49 +01:00
Jim Pelletier
7f46bbfa88 add unit test for create csharp 2016-12-06 20:38:14 +11:00
Philipp Muens
2dbfa37449 Cleanup after event.json removal 2016-11-24 20:08:04 +01:00
Philipp Muens
8aad2372eb Refactor test structure
So that all tests follow the *.test.js pattern and globs are used to find test files.
2016-11-22 12:49:26 +01:00