Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Expanded commit testing #23

Open
msmorul opened this issue May 4, 2011 · 2 comments
Open

Expanded commit testing #23

msmorul opened this issue May 4, 2011 · 2 comments

Comments

@msmorul
Copy link
Collaborator

msmorul commented May 4, 2011

Here's the commit testing I am putting into my sample server:

  1. Ensure bagit and bag-info.txt exist and are parsable.
    • fail if any cannot be read
    • other tag files are not checked
  2. Compare all manifests to ensure they cover the same files
    • fail if there are any differences
  3. Test for existence of all files listed in manifests
    • fail on any missing
  4. Test for extraneous files
    • fail on existense.
@mgschultz
Copy link

Mike - were you hoping to get some feedback in terms of how this cooperates with the spec's definition of "commit"? Or just to share in relation to your use case?

@msmorul
Copy link
Collaborator Author

msmorul commented Sep 30, 2011

I was hoping to get a solid definition of what a commit entails. What is the minimum that is required, etc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants