St 538: Create more unit tests for the sensor tracker
The goal of this branch is to improve the robustness of the sensor tracker's test base. This branch adds tests to the calibration module, specifically for the model forms, and the validators in the module. These tests utilize the new testing principles learned from studying popular Django code bases.