sdk-javascript/test
Lance Ball da365e09eb
fix: add correct types to improve TypeScript behavior (#202)
This commit modifies the existing TypeScript files with improved
(read: functional) typings for function parameters. This became an
issue when trying to use the module in an existing TypeScript module.

Tests for the TypeScript files have been moved to a new test folder
specifically for testing TypeScript usage via ts-node.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-06-04 14:35:51 -04:00
..
bindings/http fix: add correct types to improve TypeScript behavior (#202) 2020-06-04 14:35:51 -04:00
formats/json lib!: refactor HTTP bindings and specifications (#165) 2020-05-18 11:34:22 -04:00
constants_test.js lib: correct name of CONTENT_ENCODING constant (#168) 2020-05-18 09:44:58 -04:00
fun_tests.js lib!: refactor HTTP bindings and specifications (#165) 2020-05-18 11:34:22 -04:00
http_binding_0_3.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
http_binding_1.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
sdk_test.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
spec_0_3_tests.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
spec_1_tests.js lib!: change CloudEvent to use direct object notation and get/set properties (#172) 2020-05-22 13:03:36 -04:00