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

Populate test_algorithm_convergence.py #2020

Open
MargaretDuff opened this issue Dec 19, 2024 · 0 comments
Open

Populate test_algorithm_convergence.py #2020

MargaretDuff opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MargaretDuff
Copy link
Member

Description

PR #2019 adds a new test file test_algorithm_convergence. We should:

  • Move other tests that run algorithms fully to convergence to this file
  • Check for duplication and circular testing (e.g. test a matches b, b matches c and c matches a )
  • Check coverage of common CIL functions and objectives
  • Try to reduce computational cost and therefore testing time
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
Status: Todo
Development

No branches or pull requests

1 participant