integration-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Test.Notifications

Synopsis

Documentation

testAddClientNotification :: HasCallStack => App () Source #

Check that client-add notifications use the V6 format: "capabilities": { "capabilities": [..] }

Migration plan: clients must be able to parse both old and new schema starting from V7. Once V6 is deprecated, the backend can start sending notifications in the new form.