Skip to content

Commit 6dc5fb7

Browse files
authored
test(jindocache): migrate dataset_test.go to Ginkgo/Gomega (#5613)
* test(jindocache): migrate dataset_test.go to Ginkgo/Gomega Signed-off-by: Harsh <harshmastic@gmail.com> * fix(pkg/ddc/jindocache): use CacheStateList type in Gomega Equal matcher Use common.CacheStateList instead of map[common.CacheStateName]string in both the DescribeTable function signature and Entry parameters to ensure type-strict Gomega Equal comparison passes. Signed-off-by: Harsh <harshmastic@gmail.com> --------- Signed-off-by: Harsh <harshmastic@gmail.com>
1 parent a73c4b3 commit 6dc5fb7

1 file changed

Lines changed: 293 additions & 352 deletions

File tree

0 commit comments

Comments
 (0)