Commit graph

14 commits

Author SHA1 Message Date
Marek Ištok
c45e39712e
Merge e81d5622b4 into 837b81de92 2024-06-23 10:24:35 -03:00
Michael Aquilina
0e4ed6b3c5
fix: correctly omit --icon from notify-send when not set 2024-05-13 10:48:41 +01:00
61825162+CaderIdris@users.noreply.github.com
a663a08bca
Bugfix: Order of arguments passed unit tests but caused invalid parsing
of expire time argument

Modified: How icon argument is called
2024-04-23 12:04:05 +01:00
61825162+CaderIdris@users.noreply.github.com
f405233080
Added tests and updated README
Added: Test for running notify-send when declaring success icon
Added: Config information to README

Note: With the way the tests are currently structured, I couldn't find a
way to test the failure icon. I'm not an expert in zunit so there may
be a way that I can't find
2024-04-23 11:50:34 +01:00
niraami
d50ca23ebe
Add configuration options for notification urgency 2023-11-06 00:40:26 +01:00
Michael Aquilina
22b2c61ed1
fix: transient test case 2023-06-02 14:01:43 +01:00
Michael Aquilina
993f5de86e
fix: update tests to include --transient flag 2023-05-11 15:23:14 +01:00
Avi Dessauer
68fed1af8b Notify app-name=zsh 2019-09-05 18:27:38 -04:00
Dmytro Meleshko
bada173f10 Change MacOSX to macOS 2019-08-01 11:40:17 +03:00
Dmytro Meleshko
73da2d107e Fix tests 2019-08-01 11:39:33 +03:00
Michael Aquilina
aed7176e73
Add support for custom message formats 2019-07-31 13:37:42 +01:00
Michael Aquilina
87d1e9bd0c
Test configurable expiry time 2019-07-21 21:59:14 +01:00
Michael Aquilina
cac8315195
Improvements to notification formatting and options 2019-07-21 21:50:45 +01:00
Michael Aquilina
e25849a979
Move auto_notify_send tests to their own file 2019-07-20 19:17:30 +01:00