mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 19:06:08 +01:00
* Remove redundent assert statements and cleanup * Added 'get_date' function * Replace 'freeze_time' with 'mock.patch' * Tox in 185s (py35) * Removed obsolete 'freeze_time' from test_updater * Tox 162s (py35) * Remove test requirement 'freezegun' * Fixed flake8 errors * Added 'mock.patch' for 'feedparser.parse' * Made 'FUNCTION_PATH' a constant * Remove debug statements.