Skip to content

[email protected]_151991: Fix typo in AppiumServerManager.java (#176)

Compare
Choose a tag to compare
@zhou9584 zhou9584 released this 15 Dec 06:40
1e6be64

Release Note

New Feature

  • Redesign the test runner caller logic
    • create TestEngineService
    • decouple the runner with business layer
  • [T2C]Add package info in activateApp() when exception
  • [T2C]Add more debug info during T2C tests

Bug Fix

  • Check the blob client is connected or not before uploading file
  • Format the time zone of start time saved in xml file
  • Update the verify rule of delete relation

Changes:

  • 1e6be64 Fix typo in AppiumServerManager.java (#176)
  • 1ec8b63 update the verify rule of delete relation (#177)
  • aa540c5 Add more debug info during T2C tests (#175)
  • 103ed2b Redesign the test runner caller logic: create TestEngineService and decouple the runner with business layer (#163)
  • 8cac611 Fix image path of GitHub page (#174)
  • 8c4c6c7 Cleanup GitHub page (#171)
  • e7be026 Revert result failure exit code output (#173)
  • 413e3d2 Fix: check the blob client is connected or not before uploading (#170)
  • 6afe12d Fix: format time zone of xml file (#172)
  • 1db15de feat: add package info in activateApp when exception (#169)
See More
  • 5d54b75 Set exit code to -1 as gradle plugin output when test result of Hydra Lab contains failure. (#167)

This list of changes was auto generated.