Skip to content
  1. Oct 25, 2024
  2. Oct 21, 2024
  3. Apr 22, 2024
  4. Apr 08, 2024
  5. Feb 01, 2023
  6. Jul 26, 2022
    • Lluis Gifre Renom's avatar
      PathComp component: · ef420f23
      Lluis Gifre Renom authored
      Common:
      - added helper scripts
      
      FrontEnd:
      - corrected import paths
      - added missing parameters in test
      - refined creation of backend request
      ef420f23
  7. May 20, 2022
  8. Mar 08, 2022
  9. Feb 17, 2022
  10. Feb 16, 2022
  11. Nov 04, 2021
  12. Sep 23, 2021
  13. 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
  14. Jun 14, 2021
  15. Jun 11, 2021