Skip to content

improve the unit test suite #23

@mrtazz

Description

@mrtazz

right now it mostly checks the HTTP return code, to make sure everything went fine. In order to check for some more sophisticated things, we need JSON support. So the steps would be:

  • add JSON-CPP to the test build (this should be done similar to how gtest is included)
  • use it in the test suites to assert things that httpbin gives us

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions