1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-05-25 08:17:36 +02:00

Fix intermittent test failure; add test for expiring messages after reservation removal

This commit is contained in:
binwiederhier 2023-02-12 12:08:56 -05:00
parent 1f010acb30
commit 6b4971786f
3 changed files with 76 additions and 2 deletions
server

View file

@ -39,7 +39,6 @@ import (
- tiers
- api
- tokens
- MEDIUM: Test for expiring messages after reservation removal
- MEDIUM: Test new token endpoints & never-expiring token
- LOW: UI: Flickering upgrade banner when logging in
- LOW: get rid of reservation id, replace with DELETE X-Topic: ...