sdk-javascript/test
Lance Ball 307bc06d64
fix: throw on validation if extensions are improperly named
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-21 14:59:51 -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 2021-05-21 14:59:51 -04:00