aodh/ceilometer/tests
Mehdi Abaakouk 49b9a547ff Don't assume alarms are returned in insert order
The previous implentation of the tests assure than the db backends
return the alarms into the insert order. This is false for mysql.

The patch rewritte the tests to make it compatible to mysql

Change-Id: I146de0d8cef78b6c734bc6742238b939422645b9
2013-12-19 15:36:51 +01:00
..
alarm add more test cases to improve the test code coverage #5 2013-12-09 13:48:25 +00:00
api Ensure the correct error message is displayed 2013-12-17 09:48:11 +01:00
central Replace mox with mock in alarm,central,image tests 2013-11-19 17:19:18 +01:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Removed unused method in compute agent manger 2013-11-28 15:22:42 +08:00
dispatcher Simplify the dispatcher method prototype 2013-11-26 16:03:30 +01:00
energy Replace mox with mock in energy and objectstore 2013-11-15 20:00:06 +01:00
event Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
image Merge "full pep8 compliance (part 2)" 2013-11-22 10:54:50 +00:00
network Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
objectstore full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
publisher full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
storage Don't assume alarms are returned in insert order 2013-12-19 15:36:51 +01:00
volume Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Remove rpc service from agent manager 2013-12-04 10:56:25 +01:00
base.py Corrected import order 2013-11-13 14:41:33 +08:00
db.py Corrected import order 2013-11-13 14:41:33 +08:00
sources.json Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_bin.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_collector.py Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
test_middleware.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_notification.py Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
test_notifier.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_novaclient.py Replace mox with mock in novaclient and compute 2013-11-19 10:56:56 +01:00
test_pipeline.py Added resources definition in the pipeline 2013-11-27 13:47:38 +08:00
test_plugin.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_service.py service: fix service alive checking 2013-12-12 12:03:03 +01:00
test_utils.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00