Skip to content

Cleanup after test explorer is rolled out #3310

Open
@vinistock

Description

@vinistock

After the new test explorer experience is fully rolled out, we have some clean up to do in our code.

  • Clean up old test explorer code. This includes the old handlers and the custom code lens middleware to discover tests
  • Clean up the code lens implementation. It should no longer be responsible for discovering tests, but instead read the cached result from the document instance
  • After cleaning up code lens, we have decoupled the explorer from it and can make showing the Run, Run in terminal and Debug code lens configurable

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreChore task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions