python-cloudkittyclient/cloudkittyclient/tests/unit/v2
Justin Ferrieu 2a3dd279dc Add support for GET /v2/dataframes API endpoint to the client
Support for the ``GET /v2/dataframes`` endpoint has been added
to the client. A new ``dataframes get`` CLI command is also available.

Story: 2005890
Task: 36384
Depends-On: https://review.opendev.org/#/c/679636
Change-Id: Idfe93025e0f740906d0f53f33547c7746fc15169
2020-09-08 12:49:29 +00:00
..
__init__.py Add support for /v2/scope API endpoint to the client 2019-06-25 13:52:56 +00:00
base.py Add support for v2/rating/modules endpoints 2019-09-30 16:36:16 +02:00
test_dataframes.py Add support for GET /v2/dataframes API endpoint to the client 2020-09-08 12:49:29 +00:00
test_rating.py Add support for v2/rating/modules endpoints 2019-09-30 16:36:16 +02:00
test_scope.py Add support for PUT /v2/scope API endpoint to the client 2019-07-22 11:42:15 +00:00
test_summary.py Add support for /v2/summary to the client 2019-06-27 14:49:34 +00:00