[symfony-users] Functional tests for Form validators?

2010-06-14 Thread Christopher Schnell
Hi all, As I am writing lots of functional tests these days, I was wondering if one should test the standard validators of a form. Let's say, we have a "change Password" form. This simple form with three fields would require lots of tests, for example . Is the current password corr

Re: [symfony-users] Functional tests for Form validators?

2010-06-14 Thread Michael Hodges
*"The Pragmatic Programmer: From Journeyman to Master" *by Andrew Hunt and David Thomas labels their chapter on this topic "Ruthless Testing" which suggests one answer to your question. It's an excellent book. - Michael On Mon, Jun 14, 2010 at 4:12 AM, Christopher Schnell wrote: > Hi all, > >

AW: [symfony-users] Functional tests for Form validators?

2010-06-14 Thread Christopher Schnell
: symfony-users@googlegroups.com Betreff: Re: [symfony-users] Functional tests for Form validators? "The Pragmatic Programmer: From Journeyman to Master" by Andrew Hunt and David Thomas labels their chapter on this topic "Ruthless Testing" which suggests one answer to your question

Re: [symfony-users] Functional tests for Form validators?

2010-06-15 Thread Michael Hodges
> Christopher. > > > > *Von:* symfony-users@googlegroups.com [mailto: > symfony-us...@googlegroups.com] *Im Auftrag von *Michael Hodges > *Gesendet:* Montag, 14. Juni 2010 19:56 > *An:* symfony-users@googlegroups.com > *Betreff:* Re: [symfony-users] Functional tests for Form vali