Skip to content
  • bob's avatar
    Add basic testing framework · e271c6e3
    bob authored
    This allow the developer to:
    - Take snapshot of data/processed/ directory
    - Test if current excel workbook holding data and metadata correspond
    to the last snapshot
    
    Snapshots are stored as .Rdata files in scripts/tests/
    The scripts/tests/ directory upon download by the student
    e271c6e3