sdk-javascript/test
Lance Ball aa2cef6e3c
deps: update old and remove unused dependencies
This commit updates all of the dependencies in package.json to
their most recent versions. It also removes dependencies that were
specified in package.json but not used - or only used in a
`require()` statement.

These changes have some ripple effects. Istanbul has not been
supported for some time, so it has been replaced with nyc.
The code coverage reporting tool from codacy has been updated
as well. This could not be tested without having the API token.

Finally, the CI job has been modified to run tests on Node.js
versions 10x and 12x. All older versions of Node.js are no longer
maintained.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-20 14:53:53 -04:00
..
bindings/http Support for binary format 2019-11-04 15:55:29 -03:00
formats/json Removing the cyclomatic complexity 2019-07-17 11:27:54 -03:00
cloudevent_spec_0_1.js Added missing 'source' getter on Spec02 2019-03-06 16:39:16 +01:00
cloudevent_spec_0_2.js Merge branch 'develop' 2019-05-24 09:21:15 -03:00
fun_tests.js Function for data parsing based on the data content type 2019-08-31 14:45:38 -03:00
http_binding_0_1.js Test for extensions 2019-07-17 14:49:14 -03:00
http_binding_0_2.js deps: update old and remove unused dependencies 2020-04-20 14:53:53 -04:00
http_binding_0_3.js deps: update old and remove unused dependencies 2020-04-20 14:53:53 -04:00
http_binding_1.js fix: support mTLS in 1.0 Binary and Structured emitters 2020-04-08 16:13:57 -04:00
sdk_test.js Remove HTTPUnmarshaller 2019-11-04 10:13:04 -03:00
spec_0_3_tests.js Fixes: #33 2019-09-01 10:50:55 -03:00
spec_1_tests.js Support for data_base64 when event data is Binary 2019-11-04 13:41:13 -03:00