entangled / entangled.py

Python port of Entangled
Apache License 2.0
33 stars 7 forks source link

use absolute path to compare watched files #30

Closed recap closed 11 months ago

recap commented 11 months ago

test_daemon test was failing on mac due to comparing tmp_path create by pytest. A fix uses absolute path to compare watched files and eventual sync in test_daemon.