Sections:Release Notes, Specifications, Strategies

Sandbox Publication to sb.massmind.com/staging/trunk/

  1. announce test to This email address is hidden from email harvesters via JavaScript with link to latest TopazPort Release Notes
    • we should create a This email address is hidden from email harvesters via JavaScript and probably a payment per bug report on trac
  2. Allow at least 2 days for bug reports
  3. test FF mac/pc and IE 6/7
  4. Test The Following Pages for proper permissions across: ANON, ISUSER (site member, site manager), ISEDITOR, ISADMIN
    •  http://www.yaamny.net/edit/join.php?a=1&t=groups&p=165&c=new&s=YAAMNY1
    • http://yaamny.net/view/group/194

Automated PHP Tests

We want to have a set of automated tests that check out the underlying functionality of TopazPort. These will exercise the various classes and functions to ensure we haven't broken anything. Some will check return values, others will just make sure everything runs (some of the return values, such as displaying an item) will change too frequently to make it reasonable to compare the results with a previous result.