cloudkitty/cloudkitty/tests/gabbi
Luka Peschke 0d8a636755 Support grouping by timestamp in GET /v2/summary
Work items:

* Updated Elasticsearch and InfluxDB v2 storage backends in order to support
  grouping on time.

* Added a "dt_from_ts()" function to "cloudkitty.tzutils", along with unit
  tests. This function converts an epoch timestamp to a timezone-aware datetime
  object.

* Added unit tests for GET /v2/summary to validate grouping by time works as
  expected.

* Updated the API documentation.

Change-Id: Ia01fced0bdb3a9b389a89d56f02029b9456781c2
Story: 2006730
Task: 37153
2019-10-28 15:45:09 +01:00
..
gabbits Support grouping by timestamp in GET /v2/summary 2019-10-28 15:45:09 +01:00
rating Removing author identification in all files 2019-07-22 12:21:54 +00:00
__init__.py Added gabbi API tests 2015-09-17 08:50:13 +02:00
fixtures.py Add a v2 API endpoint to retrieve DataFrame objects 2019-09-13 10:04:01 +02:00
gabbi_paste.ini Allow authentification method to be chosen 2017-09-25 18:15:20 +02:00
handlers.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
test_gabbi.py Removing author identification in all files 2019-07-22 12:21:54 +00:00