YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

Remove references to 'seconds' from Project Files #28

Closed jhorne98 closed 4 years ago

jhorne98 commented 4 years ago

The removal of the 'seconds' column from the coordinate table has left many usages of the seconds column in the codebase which need to be removed. This will entail ensuring that each test that still uses the seconds column functions correctly after removal, as well as core functionality of methods that used seconds still function.