Can anyone throw me some ideas on ways to unit test domain specific controllers. I have controllers that act slightly differently depending on the domain in the request and I also have some controllers that are only available on some domains.
I understand normal unit tests, but any ideas on testing domain dependent controllers? -- View this message in context: http://www.nabble.com/Unit-testing-domain-specific-controllers-tp20831051p20831051.html Sent from the Zend Framework mailing list archive at Nabble.com.
