openstack-health/test
Masayuki Igawa 21eca6c9bb Fix sorting order on home page
This commit fixes the sorting order on the home page. We should have a
floating point value rounded to 4 digits after the decimal point at
least. For example, 0.3333 would be 33% with the original rounding.
However, this is not enough resolution for the home page. This should be
33.33% at least.

Closes-Bug: #1522200
Change-Id: I2e57fce318256fcd6e9aee892706d21d5269b81c
2016-01-26 00:11:36 +00:00
..
e2e Update expected encoded form of '/' in URLs. 2016-01-25 16:56:51 -07:00
unit Fix sorting order on home page 2016-01-26 00:11:36 +00: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