Philipp Muens
1969f950e5
Merge pull request #3338 from horike37/add-integration-test-for-cloudwatchevent
...
Add integration test for cloudwatchevent
2017-03-23 08:44:34 +01:00
horike37
3db6ac7619
Update this test to putevent from EC2
2017-03-22 15:30:57 +09:00
Philipp Muens
1594868266
Merge pull request #3180 from nrako/fix_plugin_manager
...
Fix node_modules (serverless plugins) lookup
2017-03-13 13:54:28 +01:00
horike37
ee41d5e39a
add integration tests for cloudwatch events
2017-03-08 11:56:19 +09: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
Nicholas Rakoto
bc9917cffe
Add test for plugins loading relatively to the working directory
2017-02-25 00:19:44 +01:00
Doug Moscrop
acf74c4c96
add Support for SNS Subscription to existing topics
2017-01-23 15:13:45 -05:00
horike37
c75b0650d9
add integration test for iot event
2017-01-10 01:22:27 +09:00
Nik Graf
e41c643ee1
simplify finding the path
2016-12-16 15:51:11 +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
Doug Moscrop
3dd63ccb47
Try to use avajs for faster integration tests
2016-11-26 13:22:45 -05: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
964956ce7c
Migration integration tests
2016-10-18 15:04:45 +02:00
Philipp Muens
3e93d244d3
Add subdirectory for tmpDirs
...
Add a subdirectory so that all directories which are generated for the tests are stored there.
Furthermore old tests are updated so that they use the tmpDir name generated by the test
utils functionality. This makes working with Docker way better as the tmpDirs are not created
It the root directory.
2016-09-27 11:48:14 +02:00
Philipp Muens
e425e55d48
Add getTmpFilePath method and update tests
2016-08-23 19:36:31 +02:00
Philipp Muens
5fedf6a4f9
Add getTmpDir util method and refactor tests
2016-08-23 13:51:16 +02:00