astrosat / safers-dashboard-api

Common API Gateway for SAFERS
MIT License
0 stars 1 forks source link

feat(backend): add a fixture for generating test messages #337

Closed allynt closed 1 year ago

allynt commented 1 year ago

Added a fixture containing the content for generating test messages.

In particular this includes a test notification message. There are some changes to the notification model and serializer that were required for this - namely removing references to the outdated Organization model.