aodh/tests/api/v2
2013-10-01 22:55:24 +00:00
..
__init__.py Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
base.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_acl_scenarios.py Change counter to sample vocable in api tests 2013-08-21 13:36:44 +02:00
test_alarm_scenarios.py api: allow alarm creation for others project by admins 2013-10-01 15:51:50 +02:00
test_app.py Merge "keystone client changes in AuthProtocol made our test cases failing" 2013-10-01 17:43:48 +00:00
test_compute_duration_by_resource_scenarios.py Add group by statistics in API v2 2013-09-04 21:04:24 +00:00
test_list_events_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_list_meters_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_list_resources_scenarios.py api: return 404 if a resource is not found 2013-09-27 16:13:26 +02:00
test_post_samples_scenarios.py validate counter_type when posting samples 2013-09-11 15:03:09 +00:00
test_query.py tests: fix rounding issue in timestamp comparison 2013-09-30 11:46:00 +02:00
test_statistics_scenarios.py assertEquals is deprecated, use assertEqual 2013-10-01 09:09:32 +02:00
test_statistics.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_wsme_custom_type.py Convert BoundedInt value from json into int 2013-09-20 10:47:01 +02:00