On Fri, Feb 8, 2013 at 3:32 PM, Anthony Xu <xuefei...@citrix.com> wrote: > My point is adding unit test for existing java file should be separate task, > it should not block developers to change java file. As I said before, we > should file a bug for each java file which doesn't have unit test, and > arrange resources to fix these bugs.
I'll disagree. If it doesn't happen as changes come in, it's not going to happen. (unless we simply refuse to accept any changes until tests exist - but that's blocking developers as well) --David