Mariusz Nowak
|
93091c811c
|
test: customProvider fixture
|
2020-06-16 10:59:59 +02:00 |
|
Chris Villanueva
|
003696260c
|
refactor: Replace _.find with array.find (#7782)
|
2020-06-02 09:43:56 +02:00 |
|
Bryan Hunter
|
4db8b630a2
|
feat: Support serverless.ts as configuration input (#7755)
|
2020-06-01 10:43:41 +02:00 |
|
Mariusz Nowak
|
dd902e8bc5
|
test: Reliable reproduction test for #7753
|
2020-05-21 17:00:15 +02:00 |
|
Mariusz Nowak
|
2ebb46a2f4
|
style: Fix lint issues
|
2020-05-15 16:40:19 +02:00 |
|
Ahmad Mahmoud Mohammad
|
d8222fa0dc
|
fix(AWS IAM): Remove iamRoleLambdaExecution from DependsOn (#7722)
|
2020-05-14 15:48:06 +02:00 |
|
Kenan Christian Dimas
|
c106d53638
|
refactor: Upgrade 'fs-extra' to v8 (#7719)
|
2020-05-13 16:16:17 +02:00 |
|
Mariusz Nowak
|
a15287240d
|
test(AWS HTTP API): Bring back testing logs
As issue on AWS side was fixed
|
2020-05-13 14:29:38 +02:00 |
|
Ahmad Mahmoud Mohammad
|
a1472ba6f0
|
fix(AWS CloudFront): Ensure lambda edge has no vpc or env (#7721)
|
2020-05-13 13:21:31 +02:00 |
|
Ahmad Mahmoud Mohammad
|
3144be82d1
|
feat(AWS Lambda): Support disableLogs setting for functions (#7720)
|
2020-05-13 13:14:02 +02:00 |
|
Mariusz Nowak
|
d43af5d3ea
|
test: Configure plain 'function' fixture
|
2020-05-12 16:42:08 +02:00 |
|
Mariusz Nowak
|
9c2becd85f
|
test: Fix node-fetch customization after it's upgrade to v2
|
2020-05-07 15:54:48 +02:00 |
|
Mariusz Nowak
|
2ad7bd3664
|
test: Temporary debug patch for randomly failing test
|
2020-05-06 12:02:12 +02:00 |
|
Mariusz Nowak
|
654d1f3ad6
|
docs: Configure new contribution guidelines
|
2020-05-06 11:10:51 +02:00 |
|
Mariusz Nowak
|
4e2983b843
|
test(AWS Websocket): Temporary handling of eventually failing test
It's to improve debugging means
|
2020-04-28 09:46:13 +02:00 |
|
Mariusz Nowak
|
99db4029af
|
test(AWS Websocket): Stop sending messages on error
|
2020-04-27 16:45:54 +02:00 |
|
Bhuser
|
57fec3f3d0
|
fix(AWS API Gateway): Fix origin wildcard handling with cors: true
(PR #7482)
|
2020-04-27 15:16:54 +02:00 |
|
Mariusz Nowak
|
c6974a63c8
|
test(AWS Websocket): Resend messsage if reception was not confirmed
|
2020-04-24 12:14:55 +02:00 |
|
Mariusz Nowak
|
61163b9ec7
|
test(AWS HTTP API): Temporarily skip log generation test
Currently it fails due to permissions issue in scope of our testing account. Once that's resolved we should bring this test back
|
2020-04-24 11:55:34 +02:00 |
|
Mariusz Nowak
|
ee290018bb
|
test(AWS Lambda): Fix async flow of destinations integration test
Issue expose by CI fail: https://travis-ci.org/github/serverless/serverless/jobs/664626776
|
2020-03-20 12:07:31 +13:00 |
|
DougHamil
|
2d25e678cb
|
feat(AWS Websocket): routeResponseSelectionExpression setting (#7233)
Fixes #6130
|
2020-03-16 22:00:44 +13:00 |
|
Mariusz Nowak
|
8ed6a6e7d7
|
feat(AWS Lambda): Support destinations configuration
|
2020-03-07 11:00:35 +13:00 |
|
Mariusz Nowak
|
df9846d9af
|
feat(AWS HTTP API): Support timeout configuration
|
2020-02-28 11:26:44 +13:00 |
|
Mariusz Nowak
|
f47b340e4f
|
feat(AWS HTTP API): Support attachment to externally created API
|
2020-02-27 09:34:28 +13:00 |
|
Mariusz Nowak
|
f2cb89a3ca
|
feat(AWS HTTP API): Support access logs configuration
|
2020-02-26 13:20:58 +13:00 |
|
Mariusz Nowak
|
fbf99fa2ab
|
feat(AWS HTTP API): JWT authorizers support
|
2020-02-18 14:59:28 +13:00 |
|
Mariusz Nowak
|
ca69387285
|
feat(AWS HTTP API): CORS configuration
|
2020-02-17 14:25:19 +13:00 |
|
Mariusz Nowak
|
adcf5be9e6
|
test: Utility to extened pre-prepared fixtures
|
2020-02-17 14:25:19 +13:00 |
|
Mariusz Nowak
|
dfeca8e622
|
test(AWS HTTP API): Rename fixture
|
2020-02-17 14:25:19 +13:00 |
|
Mariusz Nowak
|
44c2342aeb
|
fix(AWS HTTP API): Publish to default stage
Framework for each stage creates new API,
therefore there's no point in generating a stage
|
2020-02-17 13:41:09 +13:00 |
|
Mariusz Nowak
|
69170d09a8
|
feat(AWS HTTP API): Initial basic routes configuration support
|
2020-02-05 12:31:43 +01:00 |
|
Mariusz Nowak
|
df39c930ef
|
test: Fixtures setup
|
2020-02-05 12:31:43 +01:00 |
|
Richard Davison
|
382c0bfc21
|
feat: Support rich and reusable S3 buckets configuration (#7156)
|
2020-01-31 16:12:37 +04:00 |
|
Mariusz Nowak
|
bd5892f7e3
|
test: Upgrade to @serverless/test v3.4.0
|
2020-01-14 13:32:43 +01:00 |
|
Mariusz Nowak
|
a8739fe33b
|
test: Refactor event-bridge tests to avoid log generation race condition
|
2020-01-07 09:05:56 +01:00 |
|
Mariusz Nowak
|
468a69689c
|
test: Support checkIsComplete option in confirmCloudWatchLogs
|
2020-01-07 09:05:56 +01:00 |
|
Mariusz Nowak
|
a7a7cd49a4
|
test: Improve util signature
|
2020-01-07 09:05:55 +01:00 |
|
Mariusz Nowak
|
606866905f
|
test: Replace direct AWS SDK usage with awsRequest
|
2019-12-20 10:34:07 +01:00 |
|
Mariusz Nowak
|
0970cf9c9c
|
test: Replace persistentRequest usage with awsRequest
|
2019-12-20 10:34:06 +01:00 |
|
Mariusz Nowak
|
c2f1311474
|
test: Refactor to rely on awsRequest util
|
2019-12-20 10:34:06 +01:00 |
|
Mariusz Nowak
|
c80dd20aef
|
test: Refactor confirmCloudWatchLogs to rely on awsRequest
|
2019-12-20 10:34:06 +01:00 |
|
Mariusz Nowak
|
c1ef327801
|
test: awsRequest util
|
2019-12-20 10:34:05 +01:00 |
|
Mariusz Nowak
|
82b7d2cd19
|
test: Alphabetical order on exports
|
2019-12-20 10:34:05 +01:00 |
|
Mariusz Nowak
|
d295cd86b8
|
test: Increase timeout
|
2019-12-18 09:36:52 +01:00 |
|
Mariusz Nowak
|
3ffc04632c
|
test: Improve title
|
2019-12-18 09:36:52 +01:00 |
|
Mariusz Nowak
|
aaf14ae9c2
|
test: Ensure reliability of custom resources generation when testing
|
2019-12-11 14:33:35 +01:00 |
|
Mariusz Nowak
|
b68a43367c
|
test: Fix cognito pools test reliability
|
2019-12-06 15:35:19 +01:00 |
|
Mariusz Nowak
|
d2ef7fa7c0
|
test: Rename logger
|
2019-12-06 15:35:18 +01:00 |
|
Mariusz Nowak
|
49ba79b14e
|
test: Workaround api-keys provision delay
|
2019-12-06 15:35:18 +01:00 |
|
Mariusz Nowak
|
b1e32c716c
|
test: Optimize test configuration
|
2019-12-06 15:35:18 +01:00 |
|