sdk-javascript/test/bindings/http
Lance Ball ef7550d60d
fix: throw "no cloud event detected" if one can't be read (#139)
This commit changes the event mode detection in `HTTPReceiver` so that it will
throw a TypeError if the event mode can't be detected per the spec.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-05-11 09:42:16 -04:00
..
promiscuous_receiver_test.js fix: throw "no cloud event detected" if one can't be read (#139) 2020-05-11 09:42:16 -04:00
receiver_binary_0_3_tests.js test: use header constants in receiver tests (#131) 2020-05-06 20:05:33 -04:00
receiver_binary_1_tests.js test: use header constants in receiver tests (#131) 2020-05-06 20:05:33 -04:00
receiver_structured_0_3_test.js chore: update eslint rules to disallow var usage 2020-04-30 12:36:04 -03:00
receiver_structured_1_test.js feat: expose a mode and version agnostic event receiver (#120) 2020-05-06 13:25:16 -04:00
unmarshaller_0_3_tests.js feat(unmarshaller)!: remove asynchronous 0.3 unmarshaller API (#126) 2020-05-06 20:05:10 -04:00