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: Generate more robust testing graphs #97

Open
3 tasks
cmalinmayor opened this issue Oct 31, 2023 · 0 comments
Open
3 tasks

Testing: Generate more robust testing graphs #97

cmalinmayor opened this issue Oct 31, 2023 · 0 comments
Labels
tests Test case related issues
Milestone

Comments

@cmalinmayor
Copy link
Collaborator

  • Manually create a wider range of graphs with more edge cases for testing all metrics. Organize these fixtures or functions better - we currently have some fixtures inside the TrackingGraph tests and some inside test_utils.py. We shouldimprove naming and organization as we manually generate a wider range of graphs.
  • For the CTC, add more comparisons with values from the executable (manually or programatically).
  • Look into synthetically generating graphs for CTC and/or for the rest of the tests.
@cmalinmayor cmalinmayor added the tests Test case related issues label Oct 31, 2023
@cmalinmayor cmalinmayor added this to the Version 1.0 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Test case related issues
Projects
Status: No status
Development

No branches or pull requests

1 participant