Skip to content

Commit

Permalink
Update pkg/agent/core/ngt/handler/grpc/index_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindiu committed Jul 21, 2022
1 parent 3e7c2c6 commit be3becc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/agent/core/ngt/handler/grpc/index_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ func Test_server_SaveIndex(t *testing.T) {
- case 1.2: success to save 100 inserted index
- case 2.1: fail to save index with no write access on backup folder
- Boundary Value Testing
- case 1.1: successs to save index with no index
- case 1.1: success to save index with no index
- case 2.1: success to save index with invalid dimension
- the invalid index will be removed from NGT and the index file
- Decision Table Testing
Expand Down

0 comments on commit be3becc

Please sign in to comment.