dvc icon indicating copy to clipboard operation
dvc copied to clipboard

tests: improve test_import_dir

Open dtrifiro opened this issue 3 years ago • 3 comments

In some cases, such as with dvc-gs, test_import_dir cannot succeed because the stage/dir md5 cannot be known in advance, see https://github.com/iterative/dvc-gs/issues/7#issuecomment-1218497067 for more context

dtrifiro avatar Aug 30 '22 13:08 dtrifiro

This will probably will have to be tested against dvc plugins

dtrifiro avatar Aug 30 '22 14:08 dtrifiro

In some cases, such as with dvc-gs, test_import_dir cannot succeed because the stage/dir md5 cannot be known in advance

With import discussion in mind, let's pause this PR for a moment and get back to it in a few weeks. If we merge we'll need to adjust the tests anyway, so I want to make sure that the import changes won't mitigate this.

efiop avatar Sep 05 '22 11:09 efiop

Waiting for new tree before re-assessing this

dtrifiro avatar Sep 13 '22 13:09 dtrifiro