rboston628 / THRAIN

The Mighty White Dwarf Code
GNU General Public License v3.0
1 stars 0 forks source link

Enhance testing of library #9

Closed rboston628 closed 6 months ago

rboston628 commented 6 months ago

This PR split off from PR #7 , which had become too unwieldly with its many edits.

This PR is focusing specifically to changes in library methods, and the tests to protect those methods.

The following library classes had refactors:

The following source code had to change in response to changes in the library:

In addition, the following changes were made to source code:

And now the changes to the tests: