esiqveland / notify

notify is a go dbus implementation for delivering desktop notifications over dbus
BSD 3-Clause "New" or "Revised" License
70 stars 14 forks source link

Testing #3

Open esiqveland opened 8 years ago

esiqveland commented 8 years ago

Don't have many ideas for writing tests for this.

Maybe some ideas here:

lordofscripts commented 4 months ago

It is indeed a bit tedious to implement because even if you mock the notification server, you have to implement part of the server functionality.