summaryrefslogtreecommitdiffstats
path: root/unitest.py
AgeCommit message (Expand)Author
8 daysRename unitest to unittest - Related to #2757nicolargo
8 daysFormat code and update docs/webuinicolargo
2024-04-06Export individual processes stats #794nicolargo
2024-03-17Event is now a Dataclassnicolargo
2024-03-16Improve alert with mininimal interval/duration configuration keys #2558nicolargo
2024-01-28Add unittest for Barnicolargo
2023-12-10Looks beter after the last commit ! Some TODO to do in the glances_restful_ap...nicolargo
2023-10-07Add Python 3.12 support in UnitTestnicolargo
2023-07-14Correct test_100_secure to avoid pipe error (error only occured in Github pip...nicolargo
2023-06-17Improve secure.pynicolargo
2023-05-17Improve Makefile to split minimal, full and dev virtualenvnicolargo
2023-05-10Merge from developBharath Vignesh J K
2023-05-09chg: unittest - secure funcs test for windowsBharath Vignesh J K
2023-01-22Add Podman IO, but not workking for the moment because https://github.com/con...nicolargo
2023-01-21Add memory info for Podmannicolargo
2022-10-29Solve conflictsnicolargo
2022-10-03Fix typosKian-Meng Ang
2022-08-20Lint the codenicolargo
2022-08-14Correct unitestnicolargo
2022-08-14Merge from developnicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-07-09fix: fix unit testing on macOSJiajie Chen
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2022-03-20Correct merge conflictnicolargo
2022-03-12First running version. Need more test. And WebUInicolargo
2022-03-06Correct unitary test issue in Python 2nicolargo
2022-02-26Merge developnicolargo
2022-02-26Prepare memory leak test. Not active for the momentnicolargo
2021-11-03Correct unitary testnicolargo
2021-09-26Refactor plugins as MVC (only M implement for the moment)nicolargo
2021-09-04Refactor exports modules loadingnicolargo
2021-09-04Plugin sensors and main plugin OKnicolargo
2021-08-28Merge compat into globalsnicolargo
2021-08-25Correct unitestsnicolargo
2021-06-11Correct unitary test following PR #1873Nicolas Hennion
2021-04-25Manage multiple commands (&&) in the secure popennicolargo
2021-04-24Security audit - B411 #1025nicolargo
2021-04-20Correct Flake8 issue on unitest filenicolargo
2020-05-10Tests using /etc/glances/glances.conf from already installed version #1654nicolargo
2019-11-24Feature request: HDD S.M.A.R.T. reports #1288 (only terminal UI)nicolargo
2019-08-12Correct error in SMART unitestnicolargo
2019-01-19Glances 3.1.0nicolargo
2018-08-25fixed test for appveyorTim Nibert
2018-08-20Hard disk SMART plugin, includes python3 patched pySMARTTim Nibert
2018-05-12Change copyright year to 2018nicolargo
2018-04-02Correct an subsampling issue on Python 3nicolargo
2018-04-02Subsample data for graph generationnicolargo
2018-02-14Add a unit test for plugin's sorted stats methodTomáš Vyčítal
2018-01-29Take advantage of rich comparisons for PyPy tooAlessio Sergi
2018-01-29Implement rich comparisons rather than relying on __cmp__()Alessio Sergi