Skip to content

Unification of test data #2

@CMCDragonkai

Description

@CMCDragonkai

Each client package are using their own set of data for unit test, this
may lead to inconsistency among different client packages. One of the
approaches to resolve such inconsistency is to unify the data (i.e.
sample HTTP requests / responses) used in unit tests and isolate these
data from the test suite of each individual client package.

The Python client places the majority of test data in separate json
files, this is a viable solution to test data isolation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions