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

Housekeeping Tests #211

Open
5 tasks
henrij22 opened this issue Dec 11, 2023 · 0 comments
Open
5 tasks

Housekeeping Tests #211

henrij22 opened this issue Dec 11, 2023 · 0 comments
Labels
bug Something isn't working test adds / reworks tests
Milestone

Comments

@henrij22
Copy link
Collaborator

henrij22 commented Dec 11, 2023

  • Check tolerances in testsuite (The used tolerance throughout the test suite should be the same)
  • checkFEByAutoDiff is duplicated in testcommon.hh and checkfebyautodiff.hh. This has to be sychronized
  • Replace all try and catch statements in tests with checkThrow. See testadaptivestepsizing for example
  • Add a check in the function resetNonLinearOperatorParametersToZero(), which checks if the number of parameters in the nonlinear operator is 2.
  • use testing framework for python Homogenize Python Bindings for DirichletValues + Support for fixing Subspace Basis #305 (comment)
@henrij22 henrij22 added the feature New feature label Dec 11, 2023
@henrij22 henrij22 added this to the v0.5 milestone Dec 11, 2023
@henrij22 henrij22 added bug Something isn't working and removed feature New feature labels Dec 11, 2023
@tarun-mitruka tarun-mitruka added the test adds / reworks tests label Apr 9, 2024
@tarun-mitruka tarun-mitruka changed the title Check tolerances in testsuite Housekeeping Tests Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test adds / reworks tests
Projects
None yet
Development

No branches or pull requests

2 participants