Commit Graph

34 Commits

Author SHA1 Message Date
nicolargo 2254f899b6 Add unit test for Prometheus exporter aand refactor the code to not use the API (not useful in this case because stats instance already exist) 2025-10-04 09:42:00 +02:00
nicolargo 9f1eb9496a Add unit test for auto_unit 2025-09-28 17:03:44 +02:00
nicolargo b26dac4dd5 ZFS ARC/cache not reported as cache memory usage #3279 2025-09-25 13:48:43 -04:00
nicolargo fcdd792722 Update docs for DuckDB export 2025-09-21 15:09:28 +02:00
nicolargo f5ec34cdf9 Add docuùentation for WebUI test 2025-07-28 17:52:26 +02:00
Boris Okassa 463d0af666 remove .keys() from loops over dicts
By default dict loops use keys.

Signed-off-by: Boris Okassa <borisokassa@yahoo.fr>
2025-07-23 23:16:20 +02:00
nicolargo 3d263bc7d4 Create a Glances API in order to use Glances as a Python lib #3237 2025-07-12 18:16:43 +02:00
nicolargo 365a670c12 Processlist ok 2025-07-09 17:40:08 +02:00
nicolargo 660b94e99d First version of the API 2025-07-09 17:40:08 +02:00
nicolargo c6a48bf424 Update docs and correct an issue with UTC import 2025-07-05 10:32:11 +02:00
nicolargo bf2c6d1bda Add unit test for time zone in history 2025-07-05 10:32:11 +02:00
nicolargo 1365d600a3 (postgre)SQL export support / TimeScaleDB #2814 2025-07-05 10:32:11 +02:00
nicolargo 7c13ae17fa Implement a basic memory cache with TTL for API call (set to ~1 second) #3202 2025-07-05 10:32:11 +02:00
nicolargo f45900b450 Add test for JSON export 2025-07-05 10:32:11 +02:00
nicolargo 7c0dee3a63 Add support for InfluxDB 3 Core #3182 2025-07-05 10:32:11 +02:00
nicolargo 941baba5b4 Improve unittest for CSV export #3150 2025-07-05 10:32:11 +02:00
nicolargo 009212a04d Do not store data during InfluxDB test 2025-07-05 10:32:11 +02:00
nicolargo 43626d9d69 Improve unittest for InfluxDB plugin #3149 2025-07-05 10:32:11 +02:00
nicolargo b06b0d5c7c Make all results from amps plugins exportable #2394 2025-04-06 17:48:34 +02:00
nicolargo e4bc144f31 Add Selenium test with different resolution 2025-01-04 15:48:53 +01:00
nicolargo 825b9879c8 Disable Renovate for Lock file 2024-12-30 11:57:11 +01:00
nicolargo 3b67eb1c79 Remove test on Windows and Python 3.13 2024-12-29 15:09:58 +01:00
nicolargo c372d35f2c Make the test compliant with Windows 2024-12-29 13:36:04 +01:00
nicolargo acb206ef78 Refactor memory leak 2024-12-29 13:27:57 +01:00
nicolargo bd35c77437 Disable history test on Windows 2024-12-29 13:26:19 +01:00
nicolargo b77d1b36b3 Semgrep is not available on Windows 2024-12-29 13:15:16 +01:00
nicolargo 797b0d06b1 Add memory leak unitary test 2024-12-29 13:07:54 +01:00
nicolargo 6124da2e59 Move all the Python test files in ./tests/ folder 2024-12-28 18:31:39 +01:00
nicolargo 1624e66f48 Improve unittest #2757 2024-12-28 18:08:52 +01:00
nicolargo 3ec94d32f0 Switch to Chrome for Selenium 2024-12-28 13:16:11 +01:00
nicolargo bce9fe3621 Before switching to Chrome/2 2024-12-28 10:25:55 +01:00
nicolargo d92c18784e Before switching to Chrome 2024-12-28 10:25:37 +01:00
nicolargo ec0d5695a9 First test with Selenium 2024-12-28 09:00:50 +01:00
nicolargo 61edf4daf5 Make main.py comliant with PyTest (concerning args) 2024-12-26 10:49:26 +01:00