Changeset 56

Show
Ignore:
Timestamp:
07/02/06 11:48:21
Author:
johnny
Message:

Some small updates.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • misc/ep2006.html

    r55 r56  
    3535          <ul> 
    3636            <li>Unit test suites</li> 
     37            <li>JSUnit - not OO, messy, lot of globals</li> 
    3738            <li>Functional testing</li> 
    38             <li>No AJAX, no low-level JS testing</li> 
     39            <li>Selenium - strange (tables), restrictive</li> 
    3940            <li>Haven't seen everything yet...</li> 
    4041          </ul> 
     
    198199            <li>No sleep() or tight loops, block the interpreter</li> 
    199200            <li>Polling or callbacks</li> 
    200             <li>No test suites I know that handle it</li> 
    201201          </ul> 
    202202        </div>