= Sandbox Testing = [source:sandbox/testing] This branch has 2 (somewhat related) goals: 1. Increase the automated test coverage of the Trac code base using functional testing of user-visible features. 2. Provide a semi-stable version of Trac that follows /trunk as closely as it can. Getting started: read [source:sandbox/testing/TESTING-README] TODO: 1. ~~catch up~~ 1. keep up, adding testcases for things fixed on trunk (to catch regressions) 1. ~~update twill~~ 1. refactor 1400-line trac/tests/functional.py 1. get it working on Windows (almost there) 1. propose merge to trunk