Skip to content

Refactor frontend specs to also test API #1688

@kickster97

Description

@kickster97

Today frontend specs are designed to only verify that some javascript events is happening. This is done by "mocking" API responses to verify that some requests are done.

One huge drawback with this is that if API endpoints are removed frontend specs will still work.

I think it can be worth to run all frontend specs against the real API instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions