The test mock for ctx.$ was not handling tagged template literals correctly, causing it to ignore interpolated values. Additionally, utility functions that check for command availability (osascript, notify-send, etc.) were returning null in test environments, causing sendNotification to exit early. Changes: - Fixed template literal reconstruction in mock $ function - Added spyOn mocks for all utility path functions - All session-notification tests now passing (11/11) Fixes #273 Co-authored-by: sisyphus-dev-ai <sisyphus-dev-ai@users.noreply.github.com>
10 KiB
10 KiB