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

Add more test coverage #256

Open
1 of 12 tasks
ewu63 opened this issue May 13, 2021 · 0 comments
Open
1 of 12 tasks

Add more test coverage #256

ewu63 opened this issue May 13, 2021 · 0 comments

Comments

@ewu63
Copy link
Collaborator

ewu63 commented May 13, 2021

Description

Unit tests

  • test that the Solution object contains the right info
    • objectives
    • constraints
    • variables
    • can be correctly cold-started (document this!)
  • FD/CS tests

Integration tests

  • MPI tests
    • fake COMM object works on single proc
    • optimization in parallel runs fine, with only the root proc running the optimization itself but calling the objective/sensitivity functions on all procs
    • parallel DV/constraint adding works as expected
  • other optimization problems?
  • FD/CS tests
This was referenced May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant