Define your custom error module and log the actions which could not be  
reached anymore. Otherwise you have to follow all links of your  
functional tests and check if the next pages are returning a 200  
response, too.



Am 25.05.2009 um 22:05 schrieb Lawrence:

>
>
> Recently, I was working on a site, and we deleted a template that we
> no longer wanted. But it turned out, in an obscure area of the site,
> there was a link going to that template. So when people clicked on
> that link, they got an error page.
>
> The site is under rapid evolution and we are constantly adding and
> deleting templates. We are writing functional tests to ensure that
> every page we want always returns a 200 response, but how do we test
> to find all links pointing at a given template, when we delete
> template?
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to