Commit 6dc5fb7
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
0 commit comments