1. 05 5月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add shutdown Jenkins support (#346) · db37ccee
      LinuxSuRen 提交于
      * Add shutdown Jenkins support
      
      * Fix the packge missing issue
      
      * Using sonarqube to analzy the code lines
      
      * Rename the sonarqube actions
      
      * Remove travis
      
      * Fix the duplicates
      
      * Add unit test cases for shutdown client api
      
      * Add e2e tests for shutdown command
      
      * Log the duration of command executing
      
      * Exclusions setting for bindata.go
      
      * Fix the code lines duplicates
      
      * Add test cases for shutdown cmd
      
      * Adjust the test cases
      db37ccee
  2. 26 4月, 2020 1 次提交
  3. 20 4月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add plugin support for jcli commands (#385) · 286bf0a0
      LinuxSuRen 提交于
      * Add plugin support for jcli commands
      
      * Move types of config into a new package
      
      * Commit bindata.go
      
      * Fix the package import errors
      
      * Allow sub-command set their own config loading policy
      
      * Add support calculate download link by runtime
      
      * Add support to download a tar type of plugin file
      
      * Add documentation about jcli plugin
      
      * Fix the wrong imports
      
      * Format the code lines
      
      * Format the output of config plugins list
      
      * Package re-order
      
      * Fix the unit test errors
      286bf0a0
  4. 02 1月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add test cases for interactive commands (#297) · 818ba092
      LinuxSuRen 提交于
      * Add test cases for message confirm
      
      * Add more test cases for the confirming case
      
      * Add more test cases
      
      * Add test cases for restart Jenkins command
      
      * Add more test cases
      
      * Add more test cases
      
      * Add more test cases
      
      * Fix the build test error
      
      * Add test cases for user edit
      
      * Add test cases for config edit command
      
      * Add more test cases for config generate and remove cmd
      
      * Remove unused interface
      
      * Do not test copy
      
      * Add test cases for config add command
      
      * Add test cases for config select command
      
      * Add test cases for open jenkins command
      
      * Fix missing of stdio
      
      * Fix the error of config remove test
      818ba092
  5. 06 12月, 2019 1 次提交
    • 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
  6. 26 11月, 2019 1 次提交
  7. 19 10月, 2019 1 次提交
  8. 03 9月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add test cases for part of main logics (#133) · dae8ec17
      LinuxSuRen 提交于
      * Add test cases for getCrumb
      
      * Add branch name
      
      * Add branch name
      
      * Add branch name
      
      * Add test cases for job client
      
      * Add more tests
      
      * Refactor delete job function
      
      * Add test for job type cmd
      
      * Add test for job stop cmd
      
      * Add test for job search cmd
      
      * Add test for job delete cmd
      
      * Add test case for plugin manager client
      
      * Add test cases for plugin search cmd
      dae8ec17