Philipp Muens
8810d43080
Re-enable API Keys integration tests
2017-06-20 14:42:07 +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
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
horike37
44b09de153
fixed conflict
2017-03-22 15:50:47 +09:00
horike37
3db6ac7619
Update this test to putevent from EC2
2017-03-22 15:30:57 +09:00
Philipp Muens
562108d66e
Update to use t2.nano instances
2017-03-09 09:57:15 +01:00
Philipp Muens
a5c1716124
Fix minor typos
2017-03-09 09:47:44 +01:00
horike37
6518ed0239
remove files under .serverless dir
2017-03-08 11:57:25 +09:00
horike37
ee41d5e39a
add integration tests for cloudwatch events
2017-03-08 11:56:19 +09:00
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