Skip to content

"settings" are broken in unittests #221

@Zannick

Description

@Zannick

The unittest framework is still expecting settings to be context values, but now they are world parameters. So this means not only do we need to include a parse function for the settings but we also have to duplicate the world (if tests are parallel) or apply and revert for each test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions