[Seaside] Seaside Testing Framework with Seaside 2.7

Adrian Lienhard adi at netstyle.ch
Tue Nov 7 21:20:53 UTC 2006


you might also be interested in a slightly different testing approach  
provided by Albatross:
http://lists.squeakfoundation.org/pipermail/seaside/2006-October/ 
009259.html

Now there is also Andrea's report available online: http:// 
www.iam.unibe.ch/~scg/Archive/Projects/Brue06a.pdf

Cheers,
Adrian

On Nov 7, 2006, at 15:37 , Berger Stefan wrote:

> Hi all,
>
> I tried to test a seaside application with Seaside2.7a1-mb.115 and
> SeasideTesting-R1.4-cds.1
>
> The WACounterTest and all other applications failed, because the  
> Session
> could not get initialized.
>
> I figured that in SCBrowserSimulator>>httpGetRequestStreamFor:url a
> readStream was given. But later on in the  
> HttpRequest>>initRemoteAddress
> will try to access a socket from the stream. Unfortunately the
> readStream doesn't support a socket.
>
> Does anyone know the problem and does anyone have a conclusion to  
> solve
> it? I tried to change the readStream to a socketStream but more  
> problems
> awake after that ;)
>
> Thanks for your help!
> Stefan
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the Seaside mailing list