PDavid commented on code in PR #6875:
URL: https://github.com/apache/hbase/pull/6875#discussion_r2100187479


##########
hbase-server/src/test/java/org/apache/hadoop/hbase/master/http/TestMasterStatusServlet.java:
##########
@@ -1,152 +0,0 @@
-/*

Review Comment:
   Thanks, this is a very good question. :+1: 
   
   As far as I understand before we only called the `render()` method and maybe 
set some parameters on the Jamon template but we did not verified the actual 
HTML page content.
   
   I can think of a test to call the master status page, maybe parse the 
response and then do some assertions on the returned HTML.
    
   Does this sound useful?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to