Difference between revisions of "Tests: Appraise SIP for submission"

From Archivematica
Jump to navigation Jump to search
(Created page with 'Main Page > Development > Development documentation > Testing > Tests: Review SIP User should be able to open a SIP, review i...')
 
Line 3: Line 3:
 
User should be able to open a SIP, review its contents and delete files if desired. User should be able to approve the SIP via the dashboard and the SIP should move into the next stage of processing.
 
User should be able to open a SIP, review its contents and delete files if desired. User should be able to approve the SIP via the dashboard and the SIP should move into the next stage of processing.
  
*SIP should appear in dashboard with a bell icon and a notice to  
+
*SIP should appear in dashboard with a bell icon and a notice to review the SIP.
*User should be able to delete files
+
*User can delete files.
*User should be able to reject SIP (not yet implemented)
+
*User can reject SIP (not yet implemented).
*User should be able to accept SIP by clicking "Approve" in the dashboard
+
*User can accept SIP by clicking "Approve" in the dashboard.
*A text file named "removedFilesAppraiseSIPForSubmission.log should appear in the logs directory of the SIP. This file should list all deleted files.
+
*A text file named "removedFilesAppraiseSIPForSubmission.log" appears in the logs directory of the SIP. This file lists all deleted files.

Revision as of 19:23, 9 December 2010

Main Page > Development > Development documentation > Testing > Tests: Review SIP

User should be able to open a SIP, review its contents and delete files if desired. User should be able to approve the SIP via the dashboard and the SIP should move into the next stage of processing.

  • SIP should appear in dashboard with a bell icon and a notice to review the SIP.
  • User can delete files.
  • User can reject SIP (not yet implemented).
  • User can accept SIP by clicking "Approve" in the dashboard.
  • A text file named "removedFilesAppraiseSIPForSubmission.log" appears in the logs directory of the SIP. This file lists all deleted files.