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

Testing: improve testing features #21

Open
athob opened this issue Sep 5, 2020 · 0 comments
Open

Testing: improve testing features #21

athob opened this issue Sep 5, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@athob
Copy link
Collaborator

athob commented Sep 5, 2020

At the moment there is a functional set of data to test the functionalities of wingspipe in the corresponding directory. This can already be used to add a small test of wingspipe init, wingspipe run and wingspipe delete to the github workflow.

Ideally, the testing unit needs to be more thorough: notably, it would need to check:

  • if the database has been updated accordingly
  • if the wingspipe run did process correctly
    But to be fully complete, the testing unit could also test each object and methods, for which each source file could have its own testing unit.
@athob athob added the enhancement New feature or request label Sep 5, 2020
@athob athob self-assigned this Sep 5, 2020
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