Skip to content

Test infrastructure for plugins #576

Closed
@jneira

Description

@jneira

I can think off in some paths:

  • move test infrastructure into hls-plugin-api if possible to avoid copy it in each plugin
    • to avoid create another package hls-plugin-api-test
  • depend at runtime on hls executable without having it as component of the package (i think it should be possible somehow, but i have not checked it)
    • or create a dummy lsp server plugin container and put it in hls-plugin-api (or in lsp-test @bubba?)

We always could let the funcional tests live in hls, at least temporary, while we find out a final solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions