Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data catalog <-> .dvc files: one file in catalog.yml - no existing .dvc #34

Open
shaunc opened this issue Mar 6, 2022 · 0 comments
Open
Labels
scenario issue for use of feature with coherent set of tests
Milestone

Comments

@shaunc
Copy link
Collaborator

shaunc commented Mar 6, 2022

  1. Test fixture:
    • use case for different {CONF_ROOT}
    • create catalog.yml in {CONF_ROOT}/base with one entry "example" pointing to data/example.json, and create that file.
  2. Code: use DvcRepo.add() to add the file and create .dvc in appropriate place.
  3. Test: given fixture, creates {CONF_ROOT}/base/dvc/example.dvc with appropriate content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scenario issue for use of feature with coherent set of tests
Projects
Status: No status
Development

No branches or pull requests

3 participants