OpenMDAO / Aviary

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

Fix report test that is skipped #196

Open johnjasa opened 7 months ago

johnjasa commented 7 months ago

test_basic_report.py currently has a skipped test. We should test this.

Ken notes: Bret has added some utilities for comparing text stings of numerical values subject to tolerances:

https://github.com/OpenMDAO/OpenMDAO/blob/master/openmdao/utils/testing_utils.py#L401

_Originally posted by @Kenneth-T-Moore in https://github.com/OpenMDAO/Aviary/pull/186#discussion_r1538098059_

xjjiang commented 2 months ago

There is no file named test_basic_report.py.