Skip to content

Create web page to represent test cases #866

Open
@pokey

Description

@pokey

The problem

Along the lines of #678, it would be useful to be able to see our test cases in a web representation. This view would enable us to be a bit more terse with the actual representation we use for the test cases, while making the tests easier to view.

Some thoughts

  • Combined with deploy previews, it gives us a nice way to see new test cases
  • Could possibly use Create web based report of test runner #678 machinery to visualise diffs to test cases for a PR
  • Should wait until Introduce tree-sitter queries for syntactic scopes #629 merges so that we can visualise domain, removal range, iteration scope, etc
  • Should be based on new test cases that visualise query ranges as above
  • Could actually expose these under cursorless.org/tests, as they form a kind of documentation. Might also integrate them into our actual docs

See also #1524; we'll probably want a web representation for these test cases as well

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityImprovements to code qualityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions