zjffdu commented on a change in pull request #4292:
URL: https://github.com/apache/zeppelin/pull/4292#discussion_r792775676



##########
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




-- 
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: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to