You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test coverage of most VCell solvers rely on integration testing and end to end testing with the math testing framework. However, solver unit tests would allow independent testing of solver components and provide a framework for debugging and extending the solvers.
Completion Criteria
all solvers should have at least one unit test where results are compared with a typical output.
Motivation
Test coverage of most VCell solvers rely on integration testing and end to end testing with the math testing framework. However, solver unit tests would allow independent testing of solver components and provide a framework for debugging and extending the solvers.
Completion Criteria
Tasks
The text was updated successfully, but these errors were encountered: