Commit Graph

56 Commits

Author SHA1 Message Date
yhua
c48d908515 add new ldap auth and import user feature 2017-02-27 15:13:49 +08:00
Wenkai Yin
40eb6bb7d3 encrypt passwords enhancement 2017-02-22 16:59:28 +08:00
Wenkai Yin
390f89ee0a encrypt passwords and secret 2017-02-17 18:23:21 +08:00
Wenkai Yin
b6e27f6ea2 Merge remote-tracking branch 'upstream/configuration' into 161228_config
Conflicts:
	tests/docker-compose.test.yml
2017-01-19 17:56:53 +08:00
Wenkai Yin
f1f78a5649 update 2017-01-19 17:56:08 +08:00
wemeya
7f949b1a95 add test for ldap.go (#1307)
LGTM
2017-01-19 10:09:56 +08:00
wemeya
ce0a44010d add test file for systeminfo.go (#1288)
LGTM
2017-01-06 15:41:07 +08:00
yhua
0249f2181a update registry from 2.5.0 to 2.5.1 2016-12-15 16:50:50 +08:00
Henry Zhang
4134a05a5f update test case 2016-11-09 17:37:58 +08:00
Henry Zhang
c3463247d2 test cases 2016-11-07 21:27:22 +08:00
Henry Zhang
b01edb9cfc test cases 2016-11-02 20:50:35 +08:00
Henry Zhang
8818f89a02 usecases 2016-10-31 12:13:13 +08:00
Henry Zhang
c04bf5a499 usecases 2016-10-31 00:04:31 +08:00
Henry Zhang
68543a334f usecases logging 2016-10-27 00:12:41 +08:00
Henry Zhang
1c0f510a49 usecases logging 2016-10-27 00:10:28 +08:00
Henry Zhang
7203e42490 RBAC use cases 2016-10-26 23:32:58 +08:00
Henry Zhang
9f043586f1 Merge remote-tracking branch 'hupstream/dev' into dev 2016-10-26 23:29:59 +08:00
yhua
269b6b887a update registry image version in test docker-compose file 2016-10-26 13:30:02 +08:00
Henry Zhang
60bbafcde5 group 2 test cases of image management 2016-10-25 22:38:39 +08:00
Henry Zhang
f2a152555b add usecaes 2016-10-24 00:22:29 +08:00
Henry Zhang
6b1c555359 test caese 2016-10-23 14:34:36 +08:00
Henry Zhang
e7023c429e test caese 2016-10-23 14:34:24 +08:00
Henry Zhang
fc62b7b648 test caese 2016-10-23 14:13:22 +08:00
Henry Zhang
a3cbd1eda0 test caese 2016-10-23 14:09:52 +08:00
Henry Zhang
2354481dc6 test caese 2016-10-23 14:05:03 +08:00
yhua
311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00
wemeya
c0f3d7d749 add test case for user 2016-09-22 16:28:12 +08:00
zgdxiaoxiao
bfb5db7c97 swagger bugfix 2016-09-21 10:43:04 +08:00
zgdxiaoxiao
198149599d update api test and swagger.yaml(updated) 2016-09-02 16:05:55 +08:00
wemeya
44d3875a3f add test code for log and statistic api 2016-08-31 17:01:12 +08:00
zgdxiaoxiao
02d5281f0c project api test and bugfix
1.add project api test
2.bugfix:the type of public in project.go is fixed to int32
2016-08-30 18:26:41 +08:00
yhua
60cae7357f add new structs from swagger auto gen code 2016-08-15 14:36:42 +08:00
yhua
74702a0be7 add api testing framework 2016-08-10 14:34:56 +08:00
Tan Jiang
bc12816f4d fix build issue 2016-07-14 21:22:39 +08:00
yhua123
c6f1d1f0b0 Update hbapisearch_test.go
go vet ./...
tests/apitests/hbapisearch_test.go:11: Println call ends with newline
2016-06-20 14:39:22 +08:00
yhua123
3157559c4e Update hbapidelrpo_test.go
fix go vet ./...
tests/apitests/hbapidelrpo_test.go:12: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:20: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:35: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:42: Println call ends with newline
2016-06-20 14:38:55 +08:00
yhua123
5c500cf4a1 Update hbapiaddprj_test.go
fix go vet ./...
tests/apitests/hbapiaddprj_test.go:12: Println call ends with newline
2016-06-20 14:36:47 +08:00
yhua123
7fbdf4e018 Update hostcfg.sh
change reg.mydomain.com to reg.mydomain.org
2016-06-15 12:57:04 +08:00
yhua123
f3ed963c75 Update hostcfg.sh
sudo
2016-06-15 12:50:00 +08:00
yhua123
ca16841c51 Update hostcfg.sh
review Deploy/harbor.cfg
2016-06-15 12:39:31 +08:00
yhua123
f1b5ee1522 Create hbapidelrpo_test.go
add new test case for delete repo API
2016-06-15 11:20:34 +08:00
yhua123
fc92df0d17 Update testprepare.sh
change docker login address to localhost
2016-06-15 11:19:10 +08:00
Wenkai Yin
6c543e6cac Merge pull request #334 from yhua123/patch-1
Update harborapi.go
2016-06-14 17:38:47 +08:00
yhua123
21bd0ba9fa Update hbapiaddprj_test.go
fix one issue, project name should be lower case.
2016-06-14 14:31:35 +08:00
yhua123
97c78c635c Update harborapi.go
1 add one new API test interface: delete repository
2 fix one sling usage issue
2016-06-14 13:47:11 +08:00
yhua
bd8f311d1b test for travis and github lib(1) 2016-06-07 14:55:04 +08:00
yhua
2f8ec6461b test for travis and github lib 2016-06-07 14:40:37 +08:00
yhua
00f69eb327 automation testing 2016-06-07 12:19:48 +08:00
Tan Jiang
a462f118f1 update file names, remove tests folder 2016-02-29 10:50:47 +08:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00