ceilometer/tests/api/v1
Angus Salkeld 6693c9fb04 Use fixtures in the tests
TempDir() makes sure all files created under it are deleted
at the end of the tests.
FakeLogger() hides logs when the test passes and displays logs
for failed tests.

part of bug 1177924
Change-Id: I07acb66daa1932d7864a5431f1b64570b747ce5a
2013-05-18 17:26:38 +10:00
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
compute_duration_by_resource.py storage: get rid of get_event_interval 2013-04-04 13:52:22 +02:00
list_events.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
list_meters.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
list_projects.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
list_resources.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
list_sources.py api: run list_sources tests on SQL and Mongo backend 2013-03-25 09:14:00 +01:00
list_users.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
max_project_volume.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
max_resource_volume.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
sum_project_volume.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
sum_resource_volume.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
test_app.py Use fixtures in the tests 2013-05-18 17:26:38 +10:00
test_get_query_ts.py Move v1 API files into a subdirectory 2012-12-04 12:08:13 -05:00
test_impl_hbase.py api: run tests against HBase too 2013-03-29 11:47:15 +01:00
test_impl_mongodb.py api: run sum unit tests against SQL backend too 2013-03-29 11:45:24 +01:00
test_impl_sqlalchemy.py api: run sum unit tests against SQL backend too 2013-03-29 11:45:24 +01:00