src.tests
Tests
Tests should include both unit testing as well as integration testing. Prior to developing a feature, the tests should be written to verify that the function behaves as expected. Once the verification function has been written, the function to perform the task should be written.