Commit Graph

13 Commits (92de3be0a1de71cc70ed04138bfb16532ce0eb35)

Author SHA1 Message Date
nicolargo e03632459b Add VMs to unittest 2024-07-27 08:21:43 +02:00
Ariel Otilibili 98e8e32457 Reduced complexity of `unittest-core.TestGlances._common_plugin_tests()`
Part of #2801. Common tests follows the flow:

* `reset_stats_history_and_views`
* `do_checks_before_update`
* add first element with `update_stats`
* `check_stats`
* `filter_stats`
* add second element `update_stats`
* `chk_hist_maybe_add_third_elem`
* `check_views`.

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-07-27 02:09:49 +02:00
nicolargo 051006e12f test test_107_fs_plugin_method fails on aarch64-linux #2819 2024-06-09 17:40:28 +02:00
nicolargo 810b0ec488 Remove some breaking test 2024-06-08 18:02:53 +02:00
nicolargo f224cab225 Impoprove unittest 2024-06-08 17:50:42 +02:00
Bharath Vignesh J K 28e7e5b74a chg: ruff - flake8-comprehensions 2024-05-17 03:37:24 +05:30
Bharath Vignesh J K 108ffcdfb6 chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
Bharath Vignesh J K d392caf6f6 chg: ruff - isort fixes 2024-05-17 03:36:53 +05:30
Bharath Vignesh J K acb5ef585f chore: ruff cleanup 2024-05-17 02:10:09 +05:30
nicolargo ada7f248ba Improve code 2024-05-09 10:41:24 +02:00
nicolargo f2d7e13cd8 Improve tests by testing all the plugin/model.py methods #2757 2024-05-09 10:09:05 +02:00
nicolargo fd3625826b First work done for plugin model (stats only) 2024-05-07 15:26:16 +02:00
nicolargo af4765db8a Remove unitest shell script - Use Makefile instead 2024-05-07 14:07:08 +02:00