Skip to content

Create a testing submodule #202

@rwb27

Description

@rwb27

We now have a few bits of code scattered through the package for testing, like create_thing_without_server and friends. It would be nice to consolidate these in a module that makes it obvious they're there for testing purposes. I propose we create a new submodule called testing for these symbols.

The testing submodule could also expose a few example Things that are useful for test purposes. Some of the example Things in the package should probably move into the tests folder instead, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions