Replies: 1 comment
-
All the time warp tests fail in a different time zone. I'm currently working to fix this but it's not easy. Anything involving a time zone in OSXPhotos is very difficult to test unfortunately. I'm in the midst of a big rewrite of the date /time handling code in OSXPhotos and will fix these tests as part of that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to run local tests for --timewarp. Guidance is appreciated 😄
Manual tests
OS_VER[0] == "12"
ontests/test_cli_timewarp.py
andcontest.py
( I'm on MacOS 12.7.6) to allow tests to run withTestTimeWarp-10.15.7.photoslibrary
(which is then updated by Mac Photos)The application “(null)” does not have permission to open “TestTimeWarp-10.15.7.photoslibrary.”
DEBUG ===== os.environ['TZ']='US/Pacific'
Summary Tests
Beta Was this translation helpful? Give feedback.
All reactions