DR - 47 - Fixed all the JSDoc string in the Code #727
Annotations
5 errors
|
test/unit/index.js ► Get User Agent Region Endpoint Retrieval Case sensitivity ► should be case-sensitive for aliases:
test/unit/Util-test.js#L383
Failed test found in:
report.json
Error:
Should have thrown an error for uppercase alias
|
|
test/unit/index.js ► Get User Agent Region Endpoint Retrieval Case sensitivity ► should be case-sensitive for region names:
test/unit/Util-test.js#L374
Failed test found in:
report.json
Error:
Should have thrown an error for uppercase region
|
|
test/unit/index.js ► Get User Agent Region Endpoint Retrieval Different service endpoints ► should return correct personalize endpoint for GCP NA region:
test/unit/Util-test.js#L284
Failed test found in:
report.json
Error:
GCP NA personalize endpoint should match: expected undefined to equal 'gcp-na-personalize-api.contentstack.c…'
|
|
Build & Test
Failed test were found and 'fail-on-error' option is set to true
|
|
Build & Test
Process completed with exit code 3.
|