KoalaSat 1757a9781a Feat: add notifications api endpoint (#1347)
* Notifications Endpoint

* Fix tests

* CR

* Check tests

* Fix Tests

* Fix Chat

* Remove unused notifications

* Fix chat

* Fix chat

* Fix chat
2024-06-27 16:47:23 +00:00
..
2023-11-06 14:18:37 +00:00
2024-06-16 21:58:44 +01:00
2023-11-20 14:54:04 +00:00
2023-11-20 14:54:04 +00:00
2023-11-20 14:54:04 +00:00

Run e2e tests

docker compose -f docker-tests.yml --env-file tests/compose.env up -d
docker exec coordinator coverage run manage.py test
docker exec coordinator coverage report