Skip to content

Implement more fixtures #290

@ramnes

Description

@ramnes

A few tests (e.g. in test_helpers.py) implement the creation / deletion of the resources they need by themselves. This approach has a problem: if the test fails, the resources are left behind. Tests should have no side effect, shouldn't depend on other tests side effects, and should be idempotent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededtaskSomething that has to be done at some point

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions