881 Commits

Author SHA1 Message Date
Nik Graf
cd7151da45 fix test as it not always have to be exactly x digits 2016-12-19 18:40:53 +01:00
Nik Graf
59751ab4f8 use standard lib function and migrate to arrow functions 2016-12-19 11:17:16 +01:00
Nik Graf
1ac9303de8 fix test to run in parallel 2016-12-17 17:02:36 +01:00
Nik Graf
bbcbf85b34 fix simple integration test suite 2016-12-17 08:55:46 +01:00
Nik Graf
276692458c cleanup tests 2016-12-17 08:40:03 +01:00
Nik Graf
a149ac7003 reformat some tests 2016-12-16 23:53:49 +01:00
Nik Graf
9c54957e8a wrap tests in describe blocks 2016-12-16 23:45:43 +01:00
Nik Graf
f53596884a refactor test 2016-12-16 23:17:06 +01:00
Nik Graf
1b43983dc8 fix linting issues 2016-12-16 22:49:28 +01:00
Nik Graf
55bec543b4 fix package test 2016-12-16 17:32:02 +01:00
Nik Graf
6297068f08 make sure the simple test suite works wih jest 2016-12-16 16:24:04 +01:00
Nik Graf
a33f7f61e1 fix all beforeAll 2016-12-16 16:05:20 +01:00
Nik Graf
e41c643ee1 simplify finding the path 2016-12-16 15:51:11 +01:00
Nik Graf
8f895ce3b4 migrate to jest 2016-12-16 14:42:33 +01:00
Nik Graf
b5b1ac18f1 migrate new package test 2016-12-16 12:25:09 +01:00
Nik Graf
1a833412be Merge branch 'test_speed' of https://github.com/dougmoscrop/serverless into dougmoscrop-test_speed 2016-12-16 11:33:36 +01:00
Nik Graf
4f1778da1c remove deprecated sed command 2016-12-16 11:22:39 +01:00
Nik Graf
b994ffe82f make sure the integration set suite works cross-platform (not depedent on gnu sed) 2016-12-16 11:19:35 +01:00
Maciej Winnicki
80daa3293d
remove build script for csharp example 2016-12-08 17:57:57 +01:00
Maciej Winnicki
dc1ba7dcd7 Merge pull request #2863 from jimmyp/csharp_dotnetcore_template
created a dotnet core csharp template
2016-12-08 13:51:57 +01:00
Nik Graf
d41b7330c4 simplify test 2016-12-07 15:37:24 +01:00
Nik Graf
57246fd649 cleanup package test and add it to integration testsuite 2016-12-07 15:24:00 +01:00
Nik Graf
79874bd81c rename directory 2016-12-07 15:13:37 +01:00
Jim Pelletier
c58ccd5b8b fix naming, changed from aws-dotnet-csharp to aws-csharp 2016-12-06 20:37:58 +11:00
Jim Pelletier
c9d2fafbbc add a dotnet core csharp template 2016-12-06 20:37:30 +11:00
Eetu Tuomala
cf2f7f1d23 add integration test for deploying with --noDeploy flag 2016-12-05 00:48:53 +02:00
Doug Moscrop
3dd63ccb47 Try to use avajs for faster integration tests 2016-11-26 13:22:45 -05: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
Philipp Muens
a5239b66b2 Migrate S3 integration tests 2016-11-21 15:04:07 +01:00
Philipp Muens
01f5f943e7 Add tests for overwriting environment variables 2016-11-21 10:38:12 +01:00
Philipp Muens
494902ae83 Add environment variables integration test 2016-11-21 10:17:47 +01:00
Philipp Muens
96a55e529e Remove API Keys integration tests 2016-11-18 16:31:00 +01:00
Philipp Muens
d705045786 Add cfLogs config to simple integration test 2016-11-16 17:47:57 +01:00
Eslam λ Hefnawy
7095f22b50 Merge pull request #2679 from serverless/naming-js
Added logical ids in centralized file
2016-11-11 18:31:24 +07:00
Philipp Muens
5a5552ab07 Fix timeout issue in simple integration test 2016-11-10 15:02:36 +01:00
Eslam A. Hefnawy
08156924d5 added tests for naming-js 2016-11-10 16:17:42 +07: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
Eslam A. Hefnawy
0df8cbc60e added unit tests for invoke local 2016-10-25 19:32:39 +07:00
Philipp Muens
ef88d34520 Update integration tests to auto remove log groups 2016-10-24 17:12:55 +02:00
Nik Graf
6b88829f47 fix naming 2016-10-21 21:06:18 +02:00
Nik Graf
555aa6d103 add rollback to simple integration test 2016-10-21 14:55:42 +02:00
Nik Graf
51c27936b0 add unittests for aws rollback plugin 2016-10-21 11:37:53 +02:00
Nik Graf
76cf372d96 add unit-tests for rollback 2016-10-21 11:19:05 +02:00
Nik Graf
6f7311b5c0 move updateStack 2016-10-21 10:45:01 +02:00
Nik Graf
5dcde541b5 changed the term stacks to deployments 2016-10-19 18:40:31 +02:00
Nik Graf
a7d42e470c moved listing stacks into a separate plugin 2016-10-19 18:28:24 +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