Skip to content

Convert tests using a list of tests to use pytest fixtures #71

Open
@pombredanne

Description

@pombredanne

The tests in

class TestResource(FileBasedTesting):
and a few other places are a single method that runs many tests in a loop.
We should instead us e a pytest fixtures to run many test functions, one for each entry.

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