Skip to content

Standardize errors in API #365

@vadimdemedes

Description

@vadimdemedes

Currently, errors array of API instance contains exceptions, rejections and failed tests. As a consequence, items can be different from one another and we have to detect what's what in a loop.

We need to standardize the items in errors array, so that it's easily "forEachable" and all items have the same properties.

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