alfonsogonzalez / AWP

Astrodynamics with Python book, software, and videos. Spacecraft trajectory and attitude modeling and simulation
297 stars 72 forks source link

Implement basic unit tests for all python_tools scripts #8

Closed alfonsogonzalez closed 3 years ago

alfonsogonzalez commented 3 years ago

Unit tests are an essential part of an organized and well documented project. This issue is only to create all scripts / documentation to get unit tests started thus will not be completing 100% code coverage (this is a future issue)