Mode Switching

Since: 3.2 RC2
Last Modified: $Date: 2006/04/25 21:31:43 $

Purpose: Test the mode switching for the CVS History Page.

Basic Mode Testing

  1. Open the History view.
  2. Open any file that is being managed by CVS.
  3. Edit the file and save.
  4. Show the history for the file.
  5. Click on the Local and Remote Revisions button. Verify that you can see both remote revisions and local revisions.
  6. Click on the Local Revisions button. Verify that you can see only local revisions. Note: No background fetching should occur when you switch modes!
  7. Click on the Remote Revisions button. Verify that you can see only remote revisions. Note: No background fetching should occur when you switch modes!

Mode Persistence Testing

  1. Open the History view.
  2. Show the history for the file.
  3. Click on one of the modes, remember it and close the history view.
  4. Show the history for a file again and verify that it is in fact the same mode that you had set prior to closing the history view.