This is an automated email from the ASF dual-hosted git repository.

jave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git.


    from bb45a45  Merge pull request #442 from mgsky1/blocking-task-blog
     new 082a932  update ut-template
     new 7fb431b  add ut guideline
     new af81b36  Merge pull request #444 from shink/unit-test

The 1018 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 blog/zh-cn/ut-guideline.md                     | 437 +++++++++++++++++++++++++
 blog/zh-cn/ut-template.md                      |   4 +-
 img/unit-test/ut-communication-based-style.png | Bin 0 -> 35613 bytes
 img/unit-test/ut-controller-architecture.png   | Bin 0 -> 28429 bytes
 img/unit-test/ut-nested-3a.png                 | Bin 0 -> 16759 bytes
 img/unit-test/ut-output-based-style.png        | Bin 0 -> 34419 bytes
 img/unit-test/ut-state-based-style.png         | Bin 0 -> 38705 bytes
 7 files changed, 439 insertions(+), 2 deletions(-)
 create mode 100644 blog/zh-cn/ut-guideline.md
 create mode 100644 img/unit-test/ut-communication-based-style.png
 create mode 100644 img/unit-test/ut-controller-architecture.png
 create mode 100644 img/unit-test/ut-nested-3a.png
 create mode 100644 img/unit-test/ut-output-based-style.png
 create mode 100644 img/unit-test/ut-state-based-style.png

Reply via email to