VW SeasideTestingBundle update

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

VW SeasideTestingBundle update

Roger Whitney
I published to the Cincom repository an update to the  
SeasideTestingBundle. Issues with VW 7.4 handling of HTTP redirects  
broke SeasideTestingBundle. The update was tested using and works for:

VW 7.3 running Seaside 2.6b1.45.0 and
VW 7.4.1 running Seaside 2.6b1.128.0

Working means that all the supplied tests run. I have not used the  
framework but will be using it on some projects starting this week.

You can also use either the SUnit that ships with VW or SUnitToo.
----
Roger Whitney              Department of Computer Science
[hidden email]        San Diego State University
http://www.eli.sdsu.edu/   San Diego, CA 92182-7720
(619) 583-1978
(619) 594-3535 (office)
(619) 594-6746 (fax)

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: VW SeasideTestingBundle updated (R1.2-14.0)

Bany, Michel
Hi Roger,

I integrated your SeasideTesting changes into the Squeak version
and did another port of SeasideTesting R1.2. While at it I integrated
the Test Case Viewer from SeasideTesting R1.4.

As a result the contents of the SeasideTesting bundle is 100%
identical to the corresponding Squeak code.

I changed the handling of HTTP redirects by disabling it using the
relevant VW setting (Net.Settings httpRedirectRequest: false).
That's fine since SeasideTesting handles the redirection anyway.
This has the advantage of being independent of the VW version.

Thanks for your excellent contribution,
Michel.


> I published to the Cincom repository an update to the
> SeasideTestingBundle. Issues with VW 7.4 handling of HTTP
> redirects broke SeasideTestingBundle. The update was tested
> using and works for:
>
> VW 7.3 running Seaside 2.6b1.45.0 and
> VW 7.4.1 running Seaside 2.6b1.128.0
>
> Working means that all the supplied tests run. I have not
> used the framework but will be using it on some projects
> starting this week.
>
> You can also use either the SUnit that ships with VW or SUnitToo.
> ----
> Roger Whitney              Department of Computer Science
> [hidden email]        San Diego State University
> http://www.eli.sdsu.edu/   San Diego, CA 92182-7720
> (619) 583-1978
> (619) 594-3535 (office)
> (619) 594-6746 (fax)
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside