Push Notifications: Append `-test` suffix to channels when setting `TEST` is true
#3808 · Python · ★ 63 · Apache-2.0 · updated 2mo ago
Motivation Our test instance of Integreat CMS is intentionally held very similar to the production environment. There are only some configuration differences, but e.g. the DEBUG setting is still False, while the database is periodically cloned over to be able to reproduce bugs…