6.2. Unit TestsΒΆ

Contains standalone unit tests for the Omicron Server. These tests take advantage of mocking via unittest.mock to ensure high code coverage, and to isolate the components of OmicronServer apart from themselves and outside components. These tests test code, and only code.