python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

Tests

Open Matthias-Schaub opened this issue 4 years ago • 1 comments

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

Matthias-Schaub avatar Aug 12 '20 10:08 Matthias-Schaub

we should also double check how easy one can run the integration tests locally.

Hagellach37 avatar Nov 09 '20 17:11 Hagellach37

Screenshot 2024-10-14 at 10 44 39 PM

Is there an in-depth wiki on how to successfully run the test? The results are from running it in the Docker container

andresvanegas19 avatar Oct 15 '24 03:10 andresvanegas19