Lacks test that an adapter script can be executed all
To help with portability with NixOS it’d be good to have a unit test to verify that shell script can be executed at all. E.g, to verify the hashbang works.
To help with portability with NixOS it’d be good to have a unit test to verify that shell script can be executed at all. E.g, to verify the hashbang works.
There’s sceanrios that execute the adapter script, e.g., the smoke test one. Why is’t this enough?
It’s enough until a specific complaint.