Skip to content

Implement test framework #52

@kstep

Description

@kstep

We should create test Client, which mocks actual client API and just ensures the Request types produce correct URIs, and then tries to deserialise predefined response string into correspondent Request::Response type.

Take example requests and responses from VK developer docs.

Also test real Client with fake Request to make sure it calls correct request methods and sends real requests to VK API.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions