1. 07 3月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add custom war packager support (#340) · 829ca6e3
      LinuxSuRen 提交于
      * Add custom war packager wrapper support
      
      * Create dir if it does no exists when gen doc
      
      * Keep the same default value of temp dir
      
      * Fix the fake exec command error
      
      * Do not focus one test case
      
      * Fix the cwp test fail
      
      * Give the runner as a specific version
      
      * Format the code
      829ca6e3
  2. 25 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Fix the warning which found by lgtm.com (#293) · 4e3caf9c
      LinuxSuRen 提交于
      * Fix the warning which found by lgtm.com
      
      * Add test cases for shell command
      
      * Fix the issues found by hound
      
      * Remove duplicate methods
      
      * Reuse the fake exec cmd function
      4e3caf9c
  3. 06 12月, 2019 2 次提交
    • LinuxSuRen's avatar
      Add support to release a plugin (#276) · e0835006
      LinuxSuRen 提交于
      * Add support to release a plugin
      
      * Add test cases for open cmd
      e0835006
    • LinuxSuRen's avatar
      Add test cases for open commands (#272) · 4b037d40
      LinuxSuRen 提交于
      * Add tests for open cmd
      
      * Add test cases for open commands
      
      * Add comment for the export type
      
      * Fix the test error of GetCategories
      
      * Fix the test error of open cmd
      
      * Fix the error caused by conflicts
      
      * Remove the focus test
      4b037d40