sdk-javascript/test
Lance Ball 7f6b658858
fix: throw on validation if extensions are improperly named (#420)
Also fixes the case where UPPERCASED extension names were silently changed
to lowercase and then set as undefined. Even though uppercased extension
names are invalid, we should still accept them in incoming messsages and
only throw when validating the event.

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

Signed-off-by: Lance Ball <lball@redhat.com>
2021-05-24 14:53:07 -04:00
..
conformance chore: add copyrights header and lint rules (#418) 2021-05-14 09:28:49 -04:00
integration fix: throw on validation if extensions are improperly named (#420) 2021-05-24 14:53:07 -04:00