mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-31 23:59:38 +03:00
* mock get_str() is now via a fixture so it can be re-used in more than one test, avoiding DRY issue. * Some actual tests, in the form of asserts, added to test_journal_lock_init().