Skip to content

Isolate storage used in tests #1099

Open
@hiddeco

Description

@hiddeco

At present, a lot of test cases are making use of a shared testStorage instance.

As we are using the same testing patterns in places, this may at some point result in flaky errors when things are being run concurrently. Which is (obviously) not great, and needs changing so test cases use an isolated storage instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/storageStorage related issues and pull requestsarea/testingTesting related issues and pull requestshelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions