Skip to content

Use dataclass_json for request vs response values comparisons #584

Description

@AlexandraMoga

Background: PR #560

Currently I'm doing a list comparison to verify if the request values sent (payload) are matching the response values returned by the API.

We could use a dataclass to make this comparison instead.

Useful doc: https://lidatong.github.io/dataclasses-json/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions