On 8 December 2012 04:39, Radim Kolar <h...@filez.com> wrote:

>
> if you want to keep code in safe state you need:
> 1. good unit test
> 2. high unit test coverage
> 3. clean code
> 4. documented code
> 5. good javadoc


+ good functional tests, which explores the deployment state of the world,
especially different networks. Once you get into HA you also need the
ability to trigger server failures and network partitions as part of a test
run.

Reply via email to