13 Commits

Author SHA1 Message Date
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