You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/06/19 03:46:34 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a diff in pull request #10499: [Doc] Add api test doc

zhongjiajie commented on code in PR #10499:
URL: https://github.com/apache/dolphinscheduler/pull/10499#discussion_r901042614


##########
docs/docs/en/development/api-test.md:
##########
@@ -0,0 +1,94 @@
+# DolphinScheduler API Automation Test
+
+## I. Preparatory knowledge
+
+### 1. The difference between API Test and Unit Test

Review Comment:
   we should avoid using the number in markdown title, because the leading number `#` already represented this 
   ```suggestion
   ### The difference between API Test and Unit Test
   ```



-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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