mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Test invalid older_than, template_types, and bad ids
Come up with some simple tests in the routes, just to see we get back what we expect as errors.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from flask import jsonify, request, url_for
|
||||
|
||||
from app import api_user
|
||||
from app.dao import notifications_dao
|
||||
from app.schema_validation import validate
|
||||
|
||||
Reference in New Issue
Block a user