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

Revive old plugins and build new examples that use them #760

Open
3 tasks
keithmanville opened this issue Feb 11, 2025 · 0 comments
Open
3 tasks

Revive old plugins and build new examples that use them #760

keithmanville opened this issue Feb 11, 2025 · 0 comments

Comments

@keithmanville
Copy link
Collaborator

Review contents of https://github.com/usnistgov/dioptra/tree/8e1688a037d8c0f6f1b775433a519be957a7ada0/examples/task-plugins/dioptra_custom and https://github.com/usnistgov/dioptra/tree/8e1688a037d8c0f6f1b775433a519be957a7ada0/task-plugins/dioptra_builtins to identify plugins that don't have an equivalent in a current example. Build new examples that follow current design patterns and interfaces to make use of these plugins.

Unit tests for the task plugins may be relevant again here: https://github.com/usnistgov/dioptra/tree/8e1688a037d8c0f6f1b775433a519be957a7ada0/tests/unit/task_plugins

Definition of Done:

  • Have full coverage of old task plugins in new examples
  • Add tests that check the functionality of underlying plugin tasks
  • The new examples are merged into dev
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