OpenMDAO / Aviary

NASA's aircraft analysis, design, and optimization tool
https://openmdao.github.io/Aviary/
Other
134 stars 59 forks source link

Add interface-level tests to minimize future GASP/FLOPS-based code divergence #295

Open johnjasa opened 4 months ago

johnjasa commented 4 months ago

Desired capability or behavior.

Create an interface level test at the split between GASP and FLOPS in methods_for_level2 and other places. Have bottom-up tests, start with unit tests and move up the stack to integration tests.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response