[Seaside-dev] Issue 189 in seaside: WADispatcherTest should not depend on the default environment

codesite-noreply at google.com codesite-noreply at google.com
Sun Sep 28 14:55:33 UTC 2008


Issue 189: WADispatcherTest should not depend on the default environment
http://code.google.com/p/seaside/issues/detail?id=189

New issue report by jfitzell:
WADispatcherTest's #testDefaultFiles and #testAlternateFiles should not
depend on WAFileHandler>>default being set. I don't think WADispatcherTest
should depend on the WADispatcher>>default, either - it should just create
its own dispatcher to use.

It's way too fragile to have unit tests depend on the setup of the
environment and someone might want to run the tests without even having the
environment loaded.

The two tests above should be fixed, removed, or moved to an
Seaside-Tests-Environment page if what they are really testing is that the
environment is set up correctly.


Issue attributes:
	Status: Accepted
	Owner: ----
	Labels: Type-Defect Priority-Medium Version-Seaside2.9

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list