Flamenco/internal
Sybren A. Stüvel 2965856aa3 Worker: add test flag to enable Blender-dependent test
Add a `-withBlender` CLI argument for a unit test, to aid in debugging
T99438.

Run the test with `go test ./internal/worker/find_blender/ -args -withBlender`
to actually fail when the file association with `.blend` files cannot be
found.

Note that this doesn't rely on Blender being runnable, but it does rely
on _something_ being associated with .blend files.
2022-07-05 10:01:10 +02:00
..
appinfo License: license all code under "GPL-3.0-or-later" 2022-03-07 15:26:46 +01:00
manager Show Worker's "last seen" timestamp in web interface & API responses 2022-07-04 12:49:56 +02:00
own_url Manager: reduce log level 2022-05-06 14:35:27 +02:00
upnp_ssdp Manager: reduce log level 2022-05-06 14:35:27 +02:00
uuid Manager: add a small wrapper around Google's UUID library 2022-05-20 15:35:51 +02:00
worker Worker: add test flag to enable Blender-dependent test 2022-07-05 10:01:10 +02:00