Re: [GSoC microproject] Add XDG support to the credential-store helper
From: Junio C Hamano <hidden> Date: 2016-06-15 23:03:59
Luis Ressel [off-list ref] writes:
Oh, and should I add a testcase for the new functionality introduced by
this patch? And if yes, what exactly should I test?
Absolutely.
Thinking things through to design what needs to be tested is part of
the exercise ;-) You need to demonstrate that the new feature kicks
in when it should, and also you need to make sure the new feature
does not get used when it shouldn't.