Release Team, I want to send out a set of expectations we have of module owners for the build. Anything you would like to add? For next week's build, testing will cover: * The testing team will go the the test VM for your module and will run 'make test' on your module (initial test) * If there are no tests in 'make test', this could cause the module to fail testing * The testing team will attempt to find at least one test for every method in your module (completeness test) * A dialog will determine if incomplete tests are a warning or a failure. Tom has final say. * Black box testing will be done on any modules that are new with this build * There will be a test for the existence of a COMMANDS file? * Can a list of commands be extracted from the COMMANDS file * Does each command accept —help as an input and return information that can be included in the user manual * Is there a release notes file? * Is the update date on the release notes as current as the module? Miriam