sdk-javascript/test
Lance Ball 09b0c76826
feat: add ValidationError type extending TypeError (#151)
This change adds a `ValidationError` type that extends `TypeError`. Any time a `CloudEvent` cannot be received and created with the given input, this error will be thrown. Tests have all
been updated to check for the error type.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-05-13 13:27:18 -04:00
..
bindings/http feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
formats/json feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
fun_tests.js src: add eslint configuration and npm script 2020-04-22 10:15:05 -04:00
http_binding_0_3.js feat: use CloudEvents not cloudevents everywhere (#101) 2020-04-30 16:14:13 -07:00
http_binding_1.js fix: misspelled word (#115) 2020-05-02 08:30:01 -07:00
sdk_test.js src,fix: drop support for v0.2 and clean up contenttype 2020-04-28 17:37:49 -03:00
spec_0_3_tests.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00
spec_1_tests.js feat: add ValidationError type extending TypeError (#151) 2020-05-13 13:27:18 -04:00