Commit Graph

31 Commits (c976f94b1339c9ea718e11dbe512d3e0214ccff2)

Author SHA1 Message Date
nicolargo 658c3563a7 Improve Makefile to split minimal, full and dev virtualenv 2023-05-17 15:42:39 +02:00
nicolargo 70aa46d4a0 Solve conflicts 2022-11-19 16:08:18 +01:00
nicolargo 1ed761c1aa Correct an issue when using autodiscover in unitary test 2022-10-31 08:58:16 +01:00
nicolargo 2b8ae361d1 Improve unitary test for client/server by using venv if possible 2022-10-31 08:40:46 +01:00
nicolargo 7080464766 Resolve conflict after develop merge 2022-07-09 14:03:12 +02:00
nicolargo 5114231085 Make Glances (almost) compliant with REUSE #2042 2022-06-25 15:43:36 +02:00
nicolargo 82025891b3 Resolve merge conflicts from develop 2022-05-25 16:01:06 +02:00
aekoroglu b3b012b177 tests runs on loopback interface 2022-05-08 22:01:40 +03:00
nicolargo a0b5982f1d Refactor exports modules loading 2021-09-04 16:46:20 +02:00
nicolargo cb68d216d2 Merge compat into globals 2021-08-28 10:56:04 +02:00
nicolargo 15173dd431 Correct unitests 2021-08-25 13:07:44 +02:00
nicolargo 316d693c97 Glances 3.1.0 2019-01-19 16:41:03 +01:00
nicolargo 33d20ab36f Change copyright year to 2018 2018-05-12 18:38:37 +02:00
nicolargo 5183f0a238 PEP8... 2017-05-14 11:47:38 +02:00
nicolargo 089b3403be Update unitest with getViewsCpu 2017-05-14 11:46:23 +02:00
Alessio Sergi 0f2824fd6a Copyright 2017 2017-01-09 12:09:17 +01:00
nicolargo 20576f8d08 version 2.7 2016-09-10 11:13:57 +02:00
angelopoerio 8b0247e97f improved aligment of UI and indentation of Python code 2016-08-20 17:49:13 +02:00
angelopoerio e7fafdbdee Added irq monitoring plugin 2016-08-20 16:26:00 +02:00
Alessio Sergi a583aeb819 Remove some duplicate variables from globals
Update all affected imports accordingly.
2016-03-24 11:34:30 +01:00
nicolargo 5ab1059c35 Add Folders plugin to the unitaries tests 2015-11-22 11:02:27 +01:00
Alessio Sergi a271eaf8ae Move core at the top of the module tree
Remove 'glances_' prefix from filenames.
2015-11-14 15:15:15 +01:00
Alessio Sergi 25f531e3d4 Use the new compat module 2015-11-03 17:06:18 +01:00
Alessio Sergi f2cf282ce5 unitest-xmlrpc: general cleaning 2015-09-21 19:41:28 +02:00
Alessio Sergi 8ad7af6916 unitest-xmlrpc: unbreak non-Linux platforms
OK FreeBSD, OS X and Windows.
2015-09-21 19:09:09 +02:00
Alessio Sergi c513fe6fb5 unitest-xmlrpc: Python 3 compat 2015-09-21 18:49:49 +02:00
Emmanuel Roullit 485f2203e0 unittest: start server in a modified environment.
This changes allows the user to run the unittests properly in
a virtualenv setup. Once the venv activated, /usr/bin/env
will point the python executable within the venv instead of
the system one.

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
2015-07-20 11:59:40 +02:00
Alessio Sergi eaa8e39771 No more translations 2015-05-01 19:51:15 +02:00
Nicolargo 2d6675fa3b Add view (MVC speeking) for the plugins. Add API methods and Unitary test. 2015-01-18 18:21:26 +01:00
Nicolargo 736c8ec7ae Add Tox file for testing 2014-10-02 22:13:48 +02:00
Nicolargo 22ea5b1172 Add unitest for XML/RCP server' 2014-07-12 18:02:31 +02:00