emolter / pylanetary

data processing and modeling tools for ring, moon, and planet observations
GNU General Public License v3.0
8 stars 6 forks source link

unit tests for error raises, string printing throughout code #48

Open emolter opened 1 year ago

emolter commented 1 year ago

The initial round of test-writing I did for navigation and rings missed several small sections of code, primarily raising exceptions and printing string representation of classes. These should be added.