notification-api Database Connection #114
Labels
Dev Reviewed
Reviewed by Tech Lead
Notify
Board trigger
PM Reviewed
Reviewed by Product Manager
QA Reviewed
Reviewed by Quality Assurance
QA
Issue requires QA collaboration
User Story - Business Need
Add read and write database context managers to connect to the notification-api. Add admin GET route for notifications.
We want va-enp-api to be capable of connecting to the notification-api database until it is fully independent. We also need to validate the connection.
User Story(ies)
As a VA Notify dev
I want to connect to the notification-api
So that I can perform tasks such as validation
Additional Info and Resources
Acceptance Criteria
GET /legacy/v2/notifications
QA Considerations
Touching base with the dev regarding the GET route.
Potential Dependencies
The service has to be running in order to connect to the database.
The admin JWT needs to be in place.
Out of Scope
Testing the ability to write to the database.
For v3 we'll use the
iss
field of the JWT to identify the service id or lack thereof.The text was updated successfully, but these errors were encountered: