Philipp Muens
dab1309eb6
Remove legacy cfLogs usage
2017-03-01 15:13:26 +01:00
Eslam λ Hefnawy
2b8555f96c
Merge pull request #3074 from horike37/add-integration-test-for-iot
...
add integration test for iot event
2017-03-01 20:32:29 +08:00
Eslam A. Hefnawy
689f17185b
removed cfLogs from integration tests
2017-01-27 17:42:33 +07:00
Philipp Muens
6585de61ec
Update integration test so that it works with Jest
2017-01-25 13:28:42 +01:00
Doug Moscrop
acf74c4c96
add Support for SNS Subscription to existing topics
2017-01-23 15:13:45 -05:00
Philipp Muens
e3e865569a
Skip API Keys tests
2017-01-19 15:56:01 +01:00
horike37
122ee02228
update description in tests code
2017-01-10 06:27:14 +09:00
horike37
c75b0650d9
add integration test for iot event
2017-01-10 01:22:27 +09:00
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
1ac9303de8
fix test to run in parallel
2016-12-17 17:02:36 +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
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
b994ffe82f
make sure the integration set suite works cross-platform (not depedent on gnu sed)
2016-12-16 11:19:35 +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
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
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
Philipp Muens
5a5552ab07
Fix timeout issue in simple integration test
2016-11-10 15:02:36 +01: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
Philipp Muens
ef88d34520
Update integration tests to auto remove log groups
2016-10-24 17:12:55 +02:00
Nik Graf
555aa6d103
add rollback to simple integration test
2016-10-21 14:55:42 +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
Philipp Muens
bf8f9ad98d
Add additional API Gateway tests for lambda proxy integration
2016-10-19 10:57:25 +02:00
Philipp Muens
bac24fd8ab
Migrate SNS integration tests
2016-10-19 09:17:01 +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
Philipp Muens
d6f843c46e
Update test name to start uppercased
2016-10-18 15:46:33 +02:00
Philipp Muens
964956ce7c
Migration integration tests
2016-10-18 15:04:45 +02:00
Eslam A. Hefnawy
23a41fe6ae
add plugin/cli integration test
2016-06-17 14:29:23 +02:00
Eslam A. Hefnawy
0075e4d243
added extra test for awsDeploy
2016-06-01 16:58:11 +02:00
Philipp Muens
aafc2fefd6
Rename and refactor existing plugins
...
Rename the existing plugins to match the new naming convention.
Fix bugs / refactor code / enhance test coverage alongside.
2016-05-25 07:12:15 +02:00
Philipp Muens
fb33a1412f
Update naming of CLI test parameter
2016-05-20 19:35:31 +02:00
Philipp Muens
7f95047a5c
Add CLI switch for tests
...
This switch enables a way to attach additional functionality to the serverless
instance when running tests.
2016-05-20 19:09:12 +02:00
Philipp Muens
93a23ccd9e
Refactor tests and fix linting errors
...
Integration test now reads from the console instead of the file system.
2016-05-20 17:17:42 +02:00