Commit Graph

28 Commits

Author SHA1 Message Date
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
Tan Jiang
9660645fe2 improve test coverage 2016-02-24 18:16:16 +08:00
wknet123
273aea3c6d refined error check in changing and resetting password, added ut for changing password with incorrect old password. 2016-02-24 21:36:45 +08:00
wknet123
be07274e33 added checking affected count in changing password, added ut for changing password with old password. 2016-02-24 20:44:46 +08:00
Tan Jiang
abd0695f82 ut rework 2016-02-24 10:53:25 +08:00
Tan Jiang
25347a1037 ut rework 2016-02-23 20:49:59 +08:00
Tan Jiang
f859348ac6 Initial commit 2016-02-01 19:59:10 +08:00