dunst
dunst copied to clipboard
Add tests combining dbus with rules
A lot of bugs, like #1043 are caused by switching around the order in which rules and dbus properties are applied. To prevent this in the future, we should add tests for this.
I'm working on this in the test/integration branch.