Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 2c8878c31001815bb6ff0ce6f2718ae494f8946a
https://github.com/hawkular/hawkular-metrics/commit/2c8878c31001815bb6ff0...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/BaseITest.groovy
Log Message:
-----------
Remove useless data printed out to stdout
Commit: b9ab3638060817d3d6401c79022d70b185910bc1
https://github.com/hawkular/hawkular-metrics/commit/b9ab3638060817d3d6401...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
Log Message:
-----------
Fix strange message when error response is unexpected.
Now the status line and body (if present) are printed, and tests methods assertions are
executed (like assert response status == 200)
Commit: 5f1bd2c3666937a66be8805e7dfd96379315adcb
https://github.com/hawkular/hawkular-metrics/commit/5f1bd2c3666937a66be88...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/BaseITest.groovy
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
Log Message:
-----------
Merge pull request #307 from tsegismont/itests_minor_changes
rest-tests minor changes
Compare:
https://github.com/hawkular/hawkular-metrics/compare/2efe4312b8be...5f1bd...