mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Tests performed: - Ensure that backups module is setup from version zero by deleting entry in DB. Start FreedomBox. Observe the notification comes up. - Dismiss button dismiss the notification. - Go to button takes us to the backups module. - Incrementing the version number of the backups app does not show the notification again. - Starting with old code, the notification show up when FreedomBox is run. Incrementing the version number of the backups app after that does not show the notification again. - Enable a schedule and the notification should be dismissed. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>