1. 18 Apr, 2024 1 commit
  2. 26 Jan, 2024 1 commit
    • Lluis Gifre Renom's avatar
      Device - IETF ACTN Driver: · e0bf1a2e
      Lluis Gifre Renom authored
      - Updated test script
      - Completed unitary tests
      - Improved driver's error handling
      - Fixed handlers and RestApiClient
      - Minor code fixings
      - Rearranged data files
      - Added required Python dependencies
      - Corrected MockIetfActnSdnCtrl tool
      e0bf1a2e
  3. 25 Jan, 2024 1 commit
    • Lluis Gifre Renom's avatar
      Device - IETF ACTN Driver: · 69b96fbc
      Lluis Gifre Renom authored
      - Added test script
      - Improved unitary test
      - Minor code fixings
      - Removed unneeded files
      - Added related objects factory methods
      69b96fbc
  4. 01 Feb, 2023 2 commits
  5. 15 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Helper scripts: · b70e8c30
      Lluis Gifre Renom authored
      - removed unneeded comments from run_tests_locally*.sh in scripts folder
      - minor improvement in report_coverage_all.sh
      - added script to expose through the ingress controller the gRPC interfaces through the ingress controller for debug purposes
      b70e8c30
  6. 19 May, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Device component: · 0ed8cfee
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Migrated tests to use new generic servicers and mock's
      - Solved bug with endpoint monitors' population (dupplicated sample types due to wrong key generation)
      - Use Emulated driver when both driver and device type are not specified
      - Separated unitary tests and execution scripts per device driver
      - Extracted common unitary test functionalities into separate code files
      - Minor code styling/formatting
      0ed8cfee
  7. 08 Mar, 2022 1 commit
  8. 17 Feb, 2022 2 commits
  9. 16 Feb, 2022 1 commit
  10. 04 Nov, 2021 1 commit
  11. 23 Sep, 2021 1 commit
  12. 16 Jul, 2021 1 commit
    • 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. 14 Jun, 2021 1 commit
  14. 11 Jun, 2021 1 commit