tests.unit_tests.test_application_logging#
Functions
Tests the application log file. |
- tests.unit_tests.test_application_logging.test_log_file_location()[source]#
Tests the application log file.
Tests the Yawning-Titan logging config by asserting that the log file exists in the assumed place, and by testing that a unique entry in the log is written by reading it back in, parsing the log, and comparing the message.