testing should be very helpful I like the approach of urllib tests for JSON requests and responses easy enough to create and verify that way
requested [2011.01.28 08:52:15] just use a basic urllib2 script for testing since we're not always getting full results (nor are the forms obvious)
requested [2011.01.26 19:38:37] look up test notes (merged with communicate?)
requested [2011.01.26 19:35:28] write a super simple jquery script callable from the web with test functions for scorelogger app that way those won't need to change so often and functionality can be tested.
could also use any form of other testing: windmill, other simplified python scripts that way will know if the app server is behaving correctly or if the client is behaving correctly