Skip to content

Unit test for hosting #12

@sachalevy

Description

@sachalevy

We need to implement some unit tests for hosting requests posted by the user. Similar to #10, where mock HTTP streaming requests are required, we need to simulate a server response upon publishing a get request at a given producer channel. The tests should include verifying that the method handles ill-formed queries, fails gracefully, as well as can successfully process well-formed queries.

Note that here, in addition to mocking the HTTP streaming request, we'll need to mock the query posting request on result successful result retrieval from the pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testTesting related matters

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions