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

Implement end-to-end test suite #7

Open
ben-z opened this issue Jun 30, 2024 · 0 comments
Open

Implement end-to-end test suite #7

ben-z opened this issue Jun 30, 2024 · 0 comments

Comments

@ben-z
Copy link
Member

ben-z commented Jun 30, 2024

Implement a test suite that can be run in CI. A rough structure of the tests can be:

  • Use moto or start a local S3-compatible storage system (e.g. minio).
  • Create various test fixtures (local git repos that contain certain files on certain branches)
  • Write tests for at least the following cases
    • moving files from temp to perm
    • moving files from perm to off-perm
    • moving files from off-perm to perm
    • files on different branches
    • repos without any watcloud URIs
  • Run tests in CI
ben-z added a commit that referenced this issue Jun 30, 2024
Support local repos, to lay groundwork for #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant