Commit Graph

13 Commits

Author SHA1 Message Date
Nicolas Hennion
137dc03a11 Lint the code 2026-03-24 08:18:04 +00:00
Steve Kowalik
5badf71000 Use sys.executable in the testsuite
Rather than looking for a venv python executable, use the existing
sys.executable property to execute the modules required.
2026-03-24 11:19:11 +11:00
Ambika Patidar
5eb1f4b794 test: Fix linting issues and trailing whitespace 2026-02-07 00:55:14 +05:30
Ambika Patidar
645841d99a Added test cases for plugins 2026-02-06 17:51:37 +05:30
nicolargo
c0dad78189 Unittest now take into account the default glances.conf file 2025-11-10 10:53:52 +01:00
nicolargo
6dd33e3317 Correct issue with Chrome driver in WebUI unit test 2025-10-19 17:28:00 +02:00
nicolargo
8a748d15e3 Upgrade export test with InfluxDB 1.12 2025-10-18 09:25:39 +02:00
nicolargo
e4bc144f31 Add Selenium test with different resolution 2025-01-04 15:48:53 +01:00
nicolargo
3b67eb1c79 Remove test on Windows and Python 3.13 2024-12-29 15:09:58 +01:00
nicolargo
797b0d06b1 Add memory leak unitary test 2024-12-29 13:07:54 +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