openstack-health/test
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
..
e2e Apply quotes rule for js files 2016-01-27 17:04:58 +09:00
unit Split tests page into list and detail page 2016-02-23 14:54:37 -05:00
karma.conf.js Enable coverage reporting. 2015-11-16 13:44:54 -07:00
protractor.conf.js Use Chrome for Protractor E2E testing. 2015-11-13 14:40:50 -07:00