52 Commits

Author SHA1 Message Date
nicolargo
f587b281c0 Catch error on ADM GPU plugin and Python 3.9 2025-12-20 15:33:17 +01:00
nicolargo
59d54b8e2b Correct issue with test on Python 3.9 2025-12-20 10:36:00 +01:00
nicolargo
50818213b1 What a sexy pre-commit config file ! 2025-11-22 18:48:13 +01:00
nicolargo
3de1a25305 Revert some change on hide zero feature (need additional tests 2025-11-16 11:32:21 +01:00
Chris Herrera
c70321c3fb Formatting changes from running make format 2025-11-16 10:43:46 +01:00
Chris Herrera
89c8fc125c Add unit test for split_esc 2025-11-16 10:43:46 +01:00
nicolargo
c0dad78189 Unittest now take into account the default glances.conf file 2025-11-10 10:53:52 +01:00
nicolargo
d9abfca7fb Remove test because it breaks the CI test 2025-11-10 10:27:13 +01:00
nicolargo
cb377055f2 Remove test because it breaks the CI test 2025-11-10 10:26:22 +01:00
nicolargo
b2e3ea283d Remove test because it breaks the CI test 2025-11-10 07:48:03 +01:00
nicolargo
afff3e2ba6 Add a simple unit test for get_alert 2025-11-09 17:27:00 +01:00
nicolargo
f1bd18a3a5 Update requirements file and add some tests 2025-11-04 21:41:15 +01:00
nicolargo
1c6a9e1412 Restful API issue after a while (stats are no more updated) #3333 2025-11-03 14:44:11 +01:00
nicolargo
f87783689b Docs and requirements for Glances 4.4.0 2025-11-02 17:01:32 +01:00
nicolargo
54068209b3 Add limitation to TimescaleDB export for diskio, not working for the moment 2025-11-01 16:43:56 +01:00
nicolargo
6dd33e3317 Correct issue with Chrome driver in WebUI unit test 2025-10-19 17:28:00 +02:00
nicolargo
4361df8f84 Do not call update if a call is done to a specific plugin through the API #3033 2025-10-19 17:19:34 +02:00
nicolargo
8a748d15e3 Upgrade export test with InfluxDB 1.12 2025-10-18 09:25:39 +02:00
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