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

Create tests for user defined components #143

Open
johanos1 opened this issue Sep 11, 2024 · 0 comments
Open

Create tests for user defined components #143

johanos1 opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@johanos1
Copy link
Collaborator

Feature

Desired Behavior / Functionality

In leakpro, the user should provide a few components:

  1. The input handler
  2. A dataset that is compatible with the input handler.
  3. A target model and a target-model metadata
    It would be good if there was a script to test that these components are correctly implemented.

What Needs to Be Done

Create a simple test for the important attributes of the provided components.

How Can It Be Tested

  • Run on examples
  • Create unit tests that should fail/pass
@johanos1 johanos1 added the enhancement New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant