openstack-health/openstack_health/tests
Tim 821601b16d Rename API endpoint for `get_runs_by_run_metadata_key`.
The route for `get_runs_by_run_metadata_key` conflicted with the
`get_test_runs_by_build_name` route when grouping by the
`build_name` metadata key. This moves the route into the
`/runs/key/` namespace to prevent it from colliding with other
endpoints.

Change-Id: I64280febe39eaecd7b694aea7f5d39df5c1bc45c
2015-12-16 18:04:56 -07:00
..
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
base.py Add unit tests for rest api and fix docs 2015-09-15 23:39:20 -04:00
test_api.py Rename API endpoint for `get_runs_by_run_metadata_key`. 2015-12-16 18:04:56 -07:00
test_counter.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_run_aggregator.py Refactor aggregators to use dates in isoformat 2015-11-18 10:38:41 -02:00
test_status.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_test_run_aggregator.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00