1. 18 Apr, 2024 1 commit
  2. 20 Dec, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Multiple bug fixes: · 1d98c9bb
      Lluis Gifre Renom authored
      - `common` > `tests` > `InMemoryObjectDatabase.py`: enhance log error reporting
      - `common` > `tools` > `descriptor` > `Tools.py`: correct formatting of non-string resource_values in custom config rules in method `format_custom_config_rules()`
      - `common` > `tools` > `service` > `GenericRestServer.py`: correct format of reported listen URL
      1d98c9bb
  3. 14 Nov, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Tests: · 0201c74b
      Lluis Gifre Renom authored
      - InMemoryObjectDatabase: Corrected default log level and initialization of internal database
      - InMemoryTimeSeriesDatabase: Corrected default log level
      - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level
      - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
      0201c74b
  4. 10 Nov, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Tests: · 608e8ab6
      Lluis Gifre Renom authored
      - Implemented InMemoryObjectDatabase
      - Implemented InMemoryTimeSeriesDatabase
      - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
      608e8ab6