Skip to content

More example states in the unit tests #879

Description

@sharpchi

Following on from #878 I was trying to write some tests, but realised the way the testing has been written only allows for one possible event per test. This rather limits exploring all the possible values (including exceptions) that could be tested without resorting to creating a whole new set of data.json, event.json, and statements.json files.

Is there a way we can work in using data providers rather than static files?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions