Lucas Holmquist
|
a5249de487
|
chore: fix promise tests to break the build when they fail (#305)
* squash: return the promise that is being tested
fixes #303
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
|
2020-08-07 09:00:49 -04:00 |
Lucas Holmquist
|
ad0c4340b2
|
fix: Add Correct Headers to emitted Binary Event (#302)
* fix: Binary emitter should add a basic application/json header.
fixes #301
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
|
2020-08-06 10:36:53 -04:00 |
Lucas Holmquist
|
3c8273f114
|
lib: validate extension values (#251)
BREAKING CHANGE:
This validates the value of the cloud event extension based on the spec,
https://github.com/cloudevents/spec/blob/master/spec.md#type-system
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
|
2020-07-27 13:19:09 -04:00 |
Lance Ball
|
dca2811627
|
test: inplement the cucumber conformance tests from cloudevents/spec (#238)
This commit adds cucumber-js conformance steps and includes the cucumber
tests in 'npm test'.
Signed-off-by: Lance Ball <lball@redhat.com>
|
2020-07-13 09:47:02 -04:00 |