panko/tests/api/v1
Doug Hellmann d72d3a9e17 Fix tests broken by API change with Counter class
A previous change moved the "source" field from the
Counter to the function that creates meter messages.
These tests are not run in the CI environment because
they depend on having spidermonkey installed, and it
is not available on that server.

Change-Id: I1e34ce087ae56bc18875ebe28b9cdf48ce8f493c
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-26 12:43:01 -04:00
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
test_compute_duration_by_resource.py Implement duration calculation API 2012-09-05 08:11:55 -04:00
test_get_query_ts.py Add resource volume/max api call 2012-09-27 10:59:55 -07:00
test_list_events.py Set source at publish time 2012-10-26 15:13:03 +02:00
test_list_projects.py Set source at publish time 2012-10-26 15:13:03 +02:00
test_list_resources.py Set source at publish time 2012-10-26 15:13:03 +02:00
test_list_sources.py api: add source detail retrieval 2012-10-26 16:37:23 +02:00
test_list_users.py Set source at publish time 2012-10-26 15:13:03 +02:00
test_max_project_volume.py Fix tests broken by API change with Counter class 2012-10-26 12:43:01 -04:00
test_max_resource_volume.py Fix tests broken by API change with Counter class 2012-10-26 12:43:01 -04:00
test_sum_project_volume.py Fix tests broken by API change with Counter class 2012-10-26 12:43:01 -04:00
test_sum_resource_volume.py Fix tests broken by API change with Counter class 2012-10-26 12:43:01 -04:00