openstack-health/openstack_health/tests
Glauco Oliveira 0d38b13e11 Extract run aggregation into a separated class
Previously the run aggregation was happening on a long method that was
hard to follow. This commit extracts this logic into its own class as
well includes unit tests around it.

Change-Id: Ib580694c88e8fe032f03d2f2b694ea04f720ba36
2015-11-05 11:52:19 -02: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 Merge "Add a rest endpoint to get a list of the run metadata keys" 2015-10-23 17:54:06 +00:00
test_run_aggregator.py Extract run aggregation into a separated class 2015-11-05 11:52:19 -02:00