Commit Graph
438 Commits
Author SHA1 Message Date
yunlzheng bd39d3769f doc: update contributing add unit test topic 2020-03-13 09:58:03 +08:00
yunlzheng 1e561fdd29 ci: make sure folder already present before generate mock 2020-03-13 09:56:09 +08:00
yunlzheng 8281c85293 ci: add pkg fake to ignore 2020-03-13 09:53:34 +08:00
yunlzheng 60b5b278ca ci: generate mock before test and remove generated_file from repo 2020-03-13 09:52:54 +08:00
yunlzheng 736b605fad test: #91 add test case for outbound 2020-03-13 00:16:03 +08:00
yunlzheng f7443f47bb test: #91 add test case for dashboard command 2020-03-12 23:04:56 +08:00
yunlzheng aa37cc60db test: #91 refact connect and test case. 2020-03-12 22:51:35 +08:00
yunlzheng 35094f2f9c test: #91 refact kubernetes interface and test case. 2020-03-12 22:35:22 +08:00
yunlzheng 9ff3be7d91 ci: remove json format for go test. 2020-03-12 19:57:36 +08:00
yunlzheng 4ef34caf06 ci: generate coverage html report 2020-03-12 19:56:38 +08:00
yunlzheng dc32216daa test: add test case for run command 2020-03-12 19:54:32 +08:00
yunlzheng f1df3fe357 test: add test case for check command 2020-03-12 17:53:42 +08:00
yunlzheng 9d7e92e140 test: refact mock direction 2020-03-12 17:01:58 +08:00
yunlzheng 81b5a412c7 test: add test case for inbound 2020-03-12 16:03:25 +08:00
yunlzheng a03e9c1bb2 ci: ignore generate mock from test cover report. 2020-03-12 15:15:34 +08:00
yunlzheng 30cf35f887 refact: fix misspell 2020-03-12 14:15:25 +08:00
yunlzheng aa7dfdd104 refact: fixed go lint 2020-03-12 14:14:07 +08:00
yunlzheng af549b833f ci: add go report card badge 2020-03-12 14:10:41 +08:00
yunlzheng 7f492e1457 Merge branch 'feature/shadow-debug-able'
* feature/shadow-debug-able:
  ci: add test coverage badges
  add test coverage badges
  add cc test report to travis
  ci: fixed docker login error
  ci: add go mod cache
  ci: clean up travis script
  ci: clean dockerfile.
  feat: add bug log
  test: add mock generator to makefile and regenerate mock
  feat: make shadow debug able
  ci: use datetime as default tag value.
  fix: remove private error check
2020-03-12 14:01:02 +08:00
yunlzheng 8e6e4f9817 ci: add test coverage badges 2020-03-12 13:58:53 +08:00
yunlzheng 20aa93884c add test coverage badges 2020-03-12 13:58:15 +08:00
yunlzheng 98c12f08e4 add cc test report to travis 2020-03-12 13:31:56 +08:00
yunlzheng a46629bf0a ci: fixed docker login error 2020-03-12 13:07:09 +08:00
yunlzheng 7ea21682cc ci: add go mod cache 2020-03-12 13:04:22 +08:00
yunlzheng cd757a932f ci: clean up travis script 2020-03-12 13:02:50 +08:00
yunlzheng 2bd3122ead ci: clean dockerfile. 2020-03-12 13:00:27 +08:00
yunlzheng e67c54ee64 feat: add bug log 2020-03-12 12:52:40 +08:00
yunlzheng 06a0669225 test: add mock generator to makefile and regenerate mock 2020-03-12 11:19:49 +08:00
yunlzheng 655af047d5 feat: make shadow debug able 2020-03-12 11:14:13 +08:00
yunlzheng 15a121d812 ci: use datetime as default tag value. 2020-03-12 11:00:48 +08:00
yunlzheng 00b18161e1 fix: remove private error check 2020-03-12 10:53:58 +08:00
yunlzheng f4ffe7b972 ci: make shadow debug able 2020-03-12 10:45:53 +08:00
ylzhengandGitHub e670e22af2 Merge pull request #98 from mojo-zd/ssh-generator
ssh keypair dynamic
2020-03-12 00:11:14 +08:00
mojo 3038da614e ssh keypair dynamic 2020-03-11 23:58:17 +08:00
yunlzheng 967b0362d4 ci: refact run test case first 2020-03-11 16:31:39 +08:00
yunlzheng 70b2a55eb7 ci: add -cover output to ut 2020-03-11 16:28:01 +08:00
yunlzheng e36c893998 test: add test case for fetch svc cirds 2020-03-11 16:21:43 +08:00
yunlzheng 116ae866d5 test: add test case for fetch pod cirds 2020-03-11 16:04:32 +08:00
yunlzheng bd38ea12f8 test: add test case for get pod net cird 2020-03-11 16:03:49 +08:00
yunlzheng 1c16e843e9 ci: remove unused variable in makefile 2020-03-11 15:19:09 +08:00
ylzhengandGitHub 16a1a747e9 Merge pull request #97 from zeusro/master
bug fix: add SIGKILL signal
2020-03-11 09:45:58 +08:00
ZeusroandGitHub 811a49ec29 Update util.go 2020-03-11 00:50:33 +08:00
yunlzheng e4d16ea952 ci: disable decode config.yaml 2020-03-10 20:52:55 +08:00
Zeusro 65f6942e16 bug fix: add SIGKILL signal 2020-03-10 10:59:49 +08:00
yunlzheng 2c368caf96 ci: add encrypt config.yaml for integration test 2020-03-09 15:33:40 +08:00
ylzhengandGitHub f555ddd975 Merge pull request #95 from zeusro/develop
improvement: update apiVersion
2020-03-09 14:46:30 +08:00
Zeusro 805e32a1eb revert rbac.yaml to old version 2020-03-09 14:37:51 +08:00
Zeusro 0c9558494e improvement: delete unless YAML file 2020-03-09 14:20:24 +08:00
Zeusro 8aff78ecf1 improvement: update apiVersion 2020-03-09 13:53:31 +08:00
yunlzheng d381a33862 doc: update readme 2020-03-08 18:45:42 +08:00