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

Additional unit tests in light of better tracing refactor #966

Open
ns-rse opened this issue Oct 16, 2024 · 0 comments
Open

Additional unit tests in light of better tracing refactor #966

ns-rse opened this issue Oct 16, 2024 · 0 comments
Labels
tests Issues pertaining to testing

Comments

@ns-rse
Copy link
Collaborator

ns-rse commented Oct 16, 2024

#932 refactored tracing and introduced nodestats.

In doing so a bunch of unittest skeletons were created for methods/functions but tests not developed.

These are currently marked as @pytest.mark.skip(reason="Awaiting test to be written 2024-10-14")

Affected test files are...

  • tests/tracing/test_disordered_tracing.py
  • tests/tracing/test_nodestats.py
  • tests/tracing/test_ordered_tracing.py
  • tests/tracing/test_skeletonize.py
@ns-rse ns-rse added the tests Issues pertaining to testing label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues pertaining to testing
Projects
None yet
Development

No branches or pull requests

1 participant