Skip to content

Commit cd0687f

Browse files
authored
test(juicefs): migrate data_migrate_test.go to Ginkgo/Gomega (#5604)
* test(juicefs): migrate data_migrate_test.go to Ginkgo/Gomega Signed-off-by: Harsh <harshmastic@gmail.com> * fix: remove os.TempDir usage to resolve SonarCloud security warning Replaced filepath.Join(os.TempDir(), ...) with direct filename pattern checks. The test intent is preserved - we still verify the generated filename contains the expected pattern. Signed-off-by: Harsh <harshmastic@gmail.com> --------- Signed-off-by: Harsh <harshmastic@gmail.com>
1 parent 7269b08 commit cd0687f

1 file changed

Lines changed: 771 additions & 767 deletions

File tree

0 commit comments

Comments
 (0)