sdk-javascript/test/integration
Lance Ball 921e273ede
fix: allow `TypedArray` for binary data (#494)
* fix: allow `Uint16|8Array` for binary data

Previously we only considered `Uint32Array` binary data. This was an
oversight. This fixes that issue.

Fixes: https://github.com/cloudevents/sdk-javascript/issues/491

Signed-off-by: Lance Ball <lball@redhat.com>
2022-06-15 00:51:36 -04:00
..
batch_test.ts feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
ce.png fix: do not alter an event's data attribute (#344) 2020-10-06 08:20:54 -04:00
cloud_event_test.ts feat: precompile cloudevent schema (#471) 2022-02-15 14:06:42 -05:00
constants_test.ts chore: add copyrights header and lint rules (#418) 2021-05-14 09:28:49 -04:00
emitter_factory_test.ts feat!: add http transport and remove axios (#481) 2022-03-18 13:36:12 -04:00
emitter_singleton_test.ts feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
kafka_tests.ts feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
message_test.ts fix: HTTP headers for extensions with false values (#493) 2022-06-14 17:44:06 -04:00
mqtt_tests.ts feat: add MQTT transport messaging (#459) 2022-01-14 11:41:15 -05:00
parser_test.ts chore: update cucumber dependency and remove prettier (#453) 2021-12-22 10:45:35 -05:00
sdk_test.ts feat: precompile cloudevent schema (#471) 2022-02-15 14:06:42 -05:00
spec_1_tests.ts fix: allow `TypedArray` for binary data (#494) 2022-06-15 00:51:36 -04:00
utilities_test.ts chore: add copyrights header and lint rules (#418) 2021-05-14 09:28:49 -04:00