summaryrefslogtreecommitdiffstats
path: root/unitest-restful.py
AgeCommit message (Expand)Author
8 daysRename unitest to unittest - Related to #2757nicolargo
8 daysCorrect issue with Restfull API top routenicolargo
2023-12-23Add unittest (API) for fields description and unitnicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-16Correct Restful API unittestsnicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo
2023-12-10Unit tests are ok BUT the WebUI has a lot of issue: plugin disapear, tracebac...nicolargo
2023-12-09 Works in progressnicolargo
2023-12-02WARNING: Replace the get_raw command for processlistnicolargo
2023-08-14Implement a new API method to limit the number of returned list object #2491nicolargo
2023-05-17Improve Makefile to split minimal, full and dev virtualenvnicolargo
2023-03-12Merge from developnicolargo
2023-03-10fix: Bottle - /api/%s/status endpointRaz Crimson
2022-11-19Solve conflictsnicolargo
2022-10-31Improve unitary test for client/server by using venv if possiblenicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2022-05-25Resolve merge conflicts from developnicolargo
2022-05-08tests runs on loopback interfaceaekoroglu
2021-09-04Refactor exports modules loadingnicolargo
2021-08-28Merge compat into globalsnicolargo
2021-08-25Correct unitestsnicolargo
2019-01-24Add an unitest for issue #1401nicolargo
2019-01-19Glances 3.1.0nicolargo
2018-08-05Upgrade RestFul API to api/3nicolargo
2018-08-05Add documentation about depsnicolargo
2018-05-12Change copyright year to 2018nicolargo
2018-02-25Update unitest from gzip to deflatenicolargo
2017-11-12Works fine in Python 2 but Internal Server Error with Python 3...nicolargo
2017-11-09Add Gzip support to unitaries testsnicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-12-17Correct an issue in PR issue #979 (for #issue #170) because the get_stats met...nicolargo
2016-10-21Correct an issue in the UT for the new Wifi pluginnicolargo
2016-09-25Correct issue on history UTnicolargo
2016-08-20Added irq monitoring pluginangelopoerio
2016-06-27Correct issue on Restfull unitest for ports pluginNicolargo
2016-06-04Correct unitest Restfull JSON to be Python compatiblenicolargo
2016-06-04Add unitary test for history Restfull APInicolargo
2016-05-01Almost finished. Just had to correct an issue on the WebUI displaying AMP wit...nicolargo
2016-04-28Correct unitest Restful for ampNicolargo
2016-03-31Correct Restful unitest for the previous commitnicolargo
2016-03-24Remove some duplicate variables from globalsAlessio Sergi
2015-11-22Add Folders plugin to the unitaries testsnicolargo
2015-11-14Move core at the top of the module treeAlessio Sergi
2015-11-03Use the new compat moduleAlessio Sergi
2015-09-24unitest-restful: handle text type correctly across Python 2/3Alessio Sergi
2015-09-24Correct an issue with test_003_plugins in Unitest for the Restful API (str in...Nicolargo
2015-09-22unitest-restful: general cleaningAlessio Sergi
2015-09-22unitest-restful: unbreak non-Linux platformsAlessio Sergi
2015-09-22unitest-restful: Python 3 compatAlessio Sergi