aodh/tests/api/v2
Julien Danjou 048c59c930 Use a real MongoDB instance to run unit tests
This will allow more real tests, and use of more functionnality not
implemented in MIM such as aggregation.

Change-Id: Ie38deadf190db33863c99d4610157349484ac10f
2013-07-15 16:15:24 +02:00
..
__init__.py Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
acl.py Also accept timeout parameter in FakeMemCache 2013-07-09 18:23:02 +02:00
alarm.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
base.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
compute_duration_by_resource.py enable v2 api sqlalchemy tests 2013-07-03 17:33:48 -04:00
list_events.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
list_meters.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
list_resources.py Fix return error when resource can't be found 2013-07-02 00:12:12 +08:00
post_samples.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
statistics.py Use a real MongoDB instance to run unit tests 2013-07-15 16:15:24 +02:00
test_app.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_impl_hbase.py enable v2 api hbase tests 2013-07-05 11:05:17 -04:00
test_impl_mongodb.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_impl_sqlalchemy.py enable v2 api sqlalchemy tests 2013-07-03 17:33:48 -04:00
test_statistics.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00