python-observabilityclient/observabilityclient
Jaromir Wysoglad e8961fdf62 Add functional tests
This adds new functional tests, which are supposed to be run
on devstack with a running instance of prometheus.
It tests all of the cli commands as well as all the functions
exposed in the python client.

These tests could be included into the telemetry-dsvm-integration
jobs in the future to use the same devstack vm.

Change-Id: Ibd6deec559465bf3cb7480681b816f55bdf9010e
2023-11-15 05:54:41 -05:00
..
tests Add functional tests 2023-11-15 05:54:41 -05:00
utils Add automated unit testing and a set of tests (#9) 2023-09-05 14:54:33 +02:00
v1 Fix cli commands 2023-11-14 09:33:14 +00:00
__init__.py Initial commit 2022-04-25 13:02:34 +02:00
client.py Prometheus interaction (#7) 2023-08-03 15:30:19 +02:00
i18n.py Add i18n.py and use it in v1/base.py and v1/cli.py 2023-11-08 02:28:00 -05:00
plugin.py Add automated unit testing and a set of tests (#9) 2023-09-05 14:54:33 +02:00
prometheus_client.py Flake8 changes 2023-10-18 12:23:49 +01:00