As many of you know we have a big merge coming up that is going to integrate changes from the new branch created for sets and item collection changes into the mainline(trunk).
This would be a good time to remind everyone about the acceptance tests. The basic acceptance tests cover about 6 cases of minimum UI functionality that help catch some stark bugs in the application.
Whenever you make a big change to the app that is potentially destabilizing, you can run the acceptance tests to make sure that you haven't completely broken the app. (You should also run the automated unit tests, of course). The new branch is a great example of potentially destabilizing changes, and we expect that the developers working on the branch will make sure that the branch passes the acceptance tests before bringing the changes into the trunk.
Take a look at the tests if you haven't already -- its a good idea for everyone to be familiar with them.
http://wiki.osafoundation.org/bin/view/Projects/AcceptanceTests Let me know if you have any questions about this, Aparna _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
