43 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Duy Tran
ac066e9100
test: Refactor out of BbPromise resolve/reject (#11853) 2023-03-24 12:46:32 +01:00
iamhashim
2b98e35bf0
test: Convert promise returning functions to async (#11312) 2022-08-05 13:11:11 +02:00
Piotr Grzesik
4201b304a2 refactor: Upgrade to @serverless/test in v10 2022-02-14 12:58:11 +01:00
Mariusz Nowak
40d63a2e44 test: Rename test/utils/eventBridge.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
d91f2a974d test: Rename test/utils/childProcess.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
518a2276d7 test: Rename test/utils/awsCleanup.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
fe2a1fcae8 test: Rename test/apiGateway.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
f1b96f1e1a test: Rename test/serverlessBinary.js 2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Michael
a3edecf0c6
feat(AWS Lambda): Support for Amazon MQ RabbitMQ events (#9919)
Co-authored-by: Michael <michael@Michaels-MacBook-Pro.local>
Co-authored-by: Michael <michael@ip-192-168-158-61.eu-west-1.compute.internal>
2021-10-19 15:10:46 +02:00
Mariusz Nowak
20ae790ad4 test(AWS IOT): Upgrade to use recommended endpoint
As suggested by AWS support
2021-10-12 09:22:32 +02:00
Sudipto Das
f431218790
refactor: Replace fse.readFile with fs.promises.readFile (#9935) 2021-09-10 12:00:44 +02:00
lewgordon
cacb529925
feat(AWS Lambda): Add support for activemq event (#8840)
Co-authored-by: Lew Gordon <lew.gordon@genesys.com>
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
2021-09-03 12:24:47 +02:00
Mariusz Nowak
2d1b56b59f test: Upgrade to new runServerless version 2021-04-09 16:10:21 +02:00
Piotr Grzesik
f62fc2ee9c refactor: Revert removal of bluebird from lib/utils
This reverts commit 820cc1f581bfd502e5452f5c9935301ec86f9d14.
2021-03-04 11:06:44 +01:00
Mariusz Nowak
6378be9c24 test: Bump default confirm logs timeout to 3 minutes 2021-03-02 16:15:19 +01:00
Juanjo Diaz
820cc1f581
refactor: Remove bluebird from lib/utils (#8972) 2021-02-22 10:05:31 +01:00
Łukasz Jendrysik
7ccb176e27
test(Packaging): Refactor to use runServerless (#8721) 2021-01-27 17:34:03 +01:00
Mariusz Nowak
b14338332c refactor: Upgrade "js-yaml" to v4 2021-01-04 21:54:43 +01:00
Mariusz Nowak
dde9b85965 refactor: Improve var naming 2021-01-04 21:54:43 +01:00
Mariusz Nowak
cf7b25e458 style: Upgrade "prettier" to v2 2021-01-04 16:21:24 +01:00
Mariusz Nowak
0c22b837ba test: Upgrade @serverless/test to v7 2021-01-04 15:23:37 +01:00
Frédéric Barthelet
7d80245839
feat: AWS iotFleetProvisioning event support (#8324) 2021-01-04 11:09:02 +01:00
Mariusz Nowak
444b1a3a84 test: Expose fixtureData on runServerless result 2020-11-18 16:06:10 +01:00
Mariusz Nowak
18bcc9f740 refactor: Refactor to async/await 2020-11-18 16:06:10 +01:00
Mariusz Nowak
371bf8f317
test(AWS IOT): Refactor to rely on confirmCloudWatchLogs 2020-11-02 11:47:19 +01:00
Piotr Grzesik
7914dcb8c8
test: Fix filename typo (#8360) 2020-10-08 09:40:57 +02:00
Piotr Grzesik
05d703e6d5
feat(AWS MSK): Support MSK through "msk" event (#8164) 2020-09-24 10:23:09 +02:00
Mariusz Nowak
74634c3317 test: Rename module to match conventions 2020-09-09 11:17:21 +02:00
Mariusz Nowak
2aa1ae0603 test: Rename module to match conventions 2020-09-09 11:17:21 +02:00
Mariusz Nowak
6e84563551 test: Rename module to match conventions 2020-09-09 11:17:21 +02:00
Mariusz Nowak
424da140e0 test(AWS SNS): Fix multiple result batch handling 2020-09-09 11:17:21 +02:00
Mariusz Nowak
c38f17593a test: Fix lint issue 2020-09-09 11:17:21 +02:00
Mariusz Nowak
e71e6d802e test: Improve filenames convention 2020-09-09 11:17:21 +02:00
Mariusz Nowak
2134ae2eea test: Remove not used util 2020-09-09 11:17:21 +02:00
Mariusz Nowak
05921b61ee test: Upgrade to use new fixtures engine 2020-09-09 11:17:21 +02:00
Mariusz Nowak
b6a5f0df8a
test(AWS SNS): Ensure to retrieve expected topic arn 2020-09-07 17:05:35 +02:00
Mariusz Nowak
144cd2c0f2
test: Rely on external wait util 2020-09-03 12:32:10 +02:00
Mariusz Nowak
466526f3e8
test: Enforce 1 sec delay in confirmCloudWatchLogs 2020-09-03 12:30:35 +02:00
Mariusz Nowak
6dbb3e39c0
test: Rely on external wait util 2020-09-03 12:30:25 +02:00
Mariusz Nowak
9fb62f1138 feat(CLI): Optionally fallback to local installation of "serverless" 2020-09-02 13:04:59 +02:00
Mariusz Nowak
8c3c7c4e3a chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
2020-08-28 16:22:09 +02:00