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

chufenggao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 4111acb58e [Bug] [Seatunnel-Task] Run Mode defaults to run, and you 
cannot select a null value (#14267)
     add 3e3e859c7f [Improvement][API-Test] Add api tests for executor 
controller (#14500)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/api-test.yml                     |   2 +
 .../api/test/cases/ExecutorAPITest.java            | 148 +++++++++++++++++++++
 .../{SchedulerPage.java => ExecutorPage.java}      |  60 ++++-----
 3 files changed, 179 insertions(+), 31 deletions(-)
 create mode 100644 
dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/cases/ExecutorAPITest.java
 copy 
dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/pages/workflow/{SchedulerPage.java
 => ExecutorPage.java} (60%)

Reply via email to