sdk-javascript/test
Daniel Bevenius c56c203d6a
test: remove uuid require in spec_03_tests.js (#145)
This commit removes the require of uuid from this test and uses a
hardcoded value for the 'id' constant instead.

The motivation for this is that the value for 'id' does not need to be
generated for each test run, and fewer requires helps readabilitly I
find.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
2020-05-12 14:48:35 -04:00
..
bindings/http fix: throw "no cloud event detected" if one can't be read (#139) 2020-05-11 09:42:16 -04:00
formats/json chore: update eslint rules to disallow var usage 2020-04-30 12:36:04 -03: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 test: remove uuid require in spec_03_tests.js (#145) 2020-05-12 14:48:35 -04:00
spec_1_tests.js feat: expose a mode and version agnostic event receiver (#120) 2020-05-06 13:25:16 -04:00