huage1994 commented on a change in pull request #4292:
URL: https://github.com/apache/zeppelin/pull/4292#discussion_r793443837
##########
File path:
zeppelin-server/src/test/java/org/apache/zeppelin/rest/NotebookRestApiTest.java
##########
@@ -120,6 +120,38 @@ public void testGetReloadNote() throws IOException {
}
}
}
+
+ @Test
+ public void testGetNoteByPath() throws IOException {
Review comment:
> It's better to add a test for querying a not-existed note
Thanks @zjffdu for reviews. have added test case for querying not-existed
note
--
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]