monasca-tempest-plugin/monasca_tempest_tests/tests/api
Craig Bryant 295e54af7c Add Tempest tests for invalid IDs and fix potential 500 errors
Add tests that an invalid ID returns 404 for update, patch and delete
methods for alarms, alarm definitions and notification methods.  Some
of these tests already existed but this ensures a complete set of
tests exists for these cases.

Move the resource try catch block wrapper to the correct layer
so that it catches all potential Internal Server Errors and throws
the proper exception.

Change-Id: I07159d0eaed995518bb0c0e2fbf446dff65ec632
2017-01-26 09:59:08 -07:00
..
__init__.py Add Monasca Tempest Tests 2015-10-16 17:44:16 -06:00
base.py Fix list metric for other tenants 2017-01-10 09:42:21 +08:00
constants.py Fix alarm definition tests 2016-07-07 15:13:51 -06:00
helpers.py Add group by multiple dimensions 2016-11-02 09:48:56 -06:00
test_alarm_definitions.py Add Tempest tests for invalid IDs and fix potential 500 errors 2017-01-26 09:59:08 -07:00
test_alarm_state_history_multiple_transitions.py Change assertTrue(isinstance()) by optimal assert 2016-09-30 07:30:58 +00:00
test_alarm_transitions.py Add support for 'last' function 2016-10-12 03:51:13 +00:00
test_alarms.py Add Tempest tests for invalid IDs and fix potential 500 errors 2017-01-26 09:59:08 -07:00
test_alarms_count.py Allow lower case for queries with state and severity 2017-01-24 21:19:58 -07:00
test_alarms_state_history_one_transition.py Fix Influx statistics and Alarm History behavior 2016-08-18 16:26:30 -06:00
test_dimensions.py Add metrics/dimensions/names into monasca-api 2016-10-07 15:25:36 -06:00
test_measurements.py Add group by multiple dimensions 2016-11-02 09:48:56 -06:00
test_metrics.py Fix list metric for other tenants 2017-01-10 09:42:21 +08:00
test_metrics_names.py Remove id from monasca metric name list 2016-10-05 14:32:22 -06:00
test_notification_method_type.py Adds support for notification plugins in monacaapi 2016-08-01 12:49:05 -07:00
test_notification_methods.py Add Tempest tests for invalid IDs and fix potential 500 errors 2017-01-26 09:59:08 -07:00
test_read_only_role.py Add metrics/dimensions/names into monasca-api 2016-10-07 15:25:36 -06:00
test_statistics.py Add group by multiple dimensions 2016-11-02 09:48:56 -06:00
test_versions.py Replace assertTrue(isinstance()) with assertIsInstance() 2016-01-11 14:22:12 +08:00