OpenMDAO / Aviary

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

run docs linting test only for test_docs #383

Closed crecine closed 6 days ago

crecine commented 6 days ago

Summary

rename test_jupyter_output_linting.py to check_jupyter_output_linting.py so that testflo doesn't capture it when running Aviary Tests (test_ubuntu oldest, test_ubuntu latest, and test_ubuntu dev) Add a call to test_docs to run the linting tests directly

Related Issues

Backwards incompatibilities

None

New Dependencies

None