P
Phlip
Wish we could. We can't trim the data down to less than about 20Mb and
have _anything_ left. I can't go into more detail though for commercial
reasons.
If you did TDD, then the ratio of TDD tests - with their data - to code would be
like 2:1. You could run the TDD set at edit time - the tests that actually
forced changes in the code. They don't cover the algorithms; they only cover
roughly every statement in the code.
The soak tests run on the test server.