Skip to content
  1. Jul 29, 2021
  2. Jul 28, 2021
  3. Jul 27, 2021
  4. Jul 26, 2021
  5. Jul 23, 2021
  6. Jul 22, 2021
  7. Jul 20, 2021
  8. Jul 19, 2021
  9. Jul 16, 2021
    • Sergio Gonzalez Diaz's avatar
    • Lluis Gifre Renom's avatar
      29231f0d
    • 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