from erminig.config import Config def test_db_path(): assert str(Config.DB_PATH).endswith("erminig.db")