test: implement pending tests leftover from TS rewrite by lance · Pull Request #315 · cloudevents/sdk-javascript
This commit implements 4 of the 6 pending tests that were not completed
during the TypeScript rewrite. The two tests that were not implemented
were (one for each of v1 and v03):
```
it("returns a JSON string even if format is invalid");
```
I don't really know what that's supposed to be/mean, so I removed them.
Fixes: cloudevents#232
Signed-off-by: Lance Ball <lball@redhat.com>
added
spec/0.3
labels
Aug 12, 2020
lance
requested a review
from a team
lance
mentioned this pull request
lance added a commit that referenced this pull request
Sep 11, 2020This commit implements 4 of the 6 pending tests that were not completed
during the TypeScript rewrite. The two tests that were not implemented
were (one for each of v1 and v03):
```
it("returns a JSON string even if format is invalid");
```
I don't really know what that's supposed to be/mean, so I removed them.
Fixes: #232
Signed-off-by: Lance Ball <lball@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters