Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(features): support for plugin components developed locally #87

Open
2 tasks
philcali opened this issue Nov 13, 2021 · 0 comments
Open
2 tasks

(features): support for plugin components developed locally #87

philcali opened this issue Nov 13, 2021 · 0 comments

Comments

@philcali
Copy link
Contributor

Feature Description

We need to add transparent support for a plugin component like we do generic components.

Use Case

It's currently not trivial to test plugin components.

Proposed Solution

When we identify that the local component is a plugin, we can instead copy the jar over the the DUT's trusted plugins directory. I see this as a "ComponentPreparationService" impl to handle this behavior, or modification to an existing one.

Other
Add detailed explanation, stacktraces, related issues, links for us to have context, etc

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@philcali philcali changed the title (features): short issue description (features): support for plugin components developed locally Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant