Files
glances/tests/test_plugin_version_v5.py
nicolargo 8588c6d047 feat(v5): G1 — port version + psutilversion plugins to v5 (REST-only)
Both plugins are scalar, constant-data, DISPLAY_IN_TUI=False.
_grab_stats() returns the live symbol value directly (no psutil call,
no asyncio.to_thread). 4 tests added; round-trip verified via the real
glances.__version__ and psutil_version_info imports.
2026-06-06 17:59:11 +02:00

1.8 KiB
Executable File