The package testify offers assert and require for testing.
The difference between assert and require are is that on require
the test will immediately fail.
Fix json field naming
Fix priority type -> int (gotify expects it to be an int)
Fix Notify implementation to match the Notifier interface
Remove hardcoded token and url