mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-06 02:19:22 -04:00
* remove unnecessary parametrisation where we're not testing type-specific things * remove some unused fixtures * replace len(x.all()) with x.count() * don't deleted notificationhistory now that we know it's not written * remove some pre-test function asserts