Skip to content

Improve ModeOfOperation.Test usage #2

@flowln

Description

@flowln

This mode was added as a convenience for running tests on plan magics. However, it does not allow us to inspect the final objects being sent to the RunEngine (local mode) or to the httpserver (remote mode). Ideally we should perhaps have access to those objects in the tests too. Besides, the extra boilerplate to create that test output is annoying for creating new tests.

A big obstacle for doing so is figuring out how to properly clean up the magics between each test, as they are registered as class attributes in a common module.

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