Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Oct 07, 2024
  4. Jun 04, 2024
  5. Apr 18, 2024
  6. Feb 08, 2024
  7. Feb 01, 2023
  8. Feb 17, 2022
  9. Feb 16, 2022
  10. Nov 04, 2021
  11. Sep 23, 2021
  12. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      Added testunit example: · 98fc013f
      Lluis Gifre Renom authored
      - monitoring/test_monitoring.py: provides a basic testing skeleton
      - monitoring/requirements.in/.txt: updated with pytest
      - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain.
      - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import.
      - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
      98fc013f
  13. Jun 14, 2021
  14. Jun 11, 2021
Loading