openstack-health/test/unit
Masayuki Igawa 8a0ab1d425 Split tests page into list and detail page
This commit splits the tests page into a list page and its detail page
for improving the performance of showing the page.
Previously, we rendered numerous tests list in one tests page. So it
causes the performance issue. Splitting the page reduces the number of
showing test lists. This is not perfect solution but it's better than
before at least.

Change-Id: If1a97740d09359ae17d0f0b7df8d36256ac99f47
Closes-Bug: #1548354
2016-02-23 14:54:37 -05:00
..
controllers Split tests page into list and detail page 2016-02-23 14:54:37 -05:00
factories Add factory to create Project models 2015-11-17 09:39:20 -03:00
filters Add new percentage filter 2015-10-28 16:53:11 +09:00
services Fix sorting order on home page 2016-01-26 00:11:36 +00:00