sdk-javascript/test/bindings/http
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
..
receiver_binary_0_3_tests.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
receiver_binary_1_tests.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
receiver_structured_0_3_test.js fix: introduce CloudEventV1 and CloudEventV03 interfaces (#194) 2020-05-29 17:49:02 -04:00
receiver_structured_1_test.js lib!: change CloudEvent to use direct object notation and get/set properties (#172) 2020-05-22 13:03:36 -04:00