python-mapswipe-workers
python-mapswipe-workers copied to clipboard
Tests
This issue serves as overview for test proposals and improvements:
- [ ] Test Firebase connection more in depth (
mapswipe_workers/tests/unittests/test_firebase_connection.py
)- Test for specific error raised by firebase_admin module.
- https://firebase.google.com/docs/reference/admin/python/firebase_admin.exceptions
- [ ] Generate stats
- [ ] User management
- [ ] Update project data
we should also double check how easy one can run the integration tests locally.
Is there an in-depth wiki on how to successfully run the test? The results are from running it in the Docker container