Skip to content

tests depend on order of executionΒ #417

Open
@matko

Description

@matko

Some tests (at least in the integration tests) are not properly isolated. They rely on the run of a previous test for their own setup, such as creating a database.
This is annoying, because it means in some cases we can't just run a single test.

All tests should be responsible for their own setup and teardown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: python clientrelevant to python clientbugSomething isn't workingtriageissue to be triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions