TopoStats icon indicating copy to clipboard operation
TopoStats copied to clipboard

Additional unit tests in light of better tracing refactor

Open ns-rse opened this issue 1 year ago • 0 comments

#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 avatar Oct 16 '24 12:10 ns-rse