Dale, I had lots of luck finding links - all of it bad :) For fun, try some searches on SqueakSource. Seaside results are huge; Seaside Shaffer; Seaside testing does work, though it misses Albatross. Also, try following seaside.st (Community|extensions) to the the Shaffer framework.
You raise an interesting question: with the changes in Seaside, which is the correct version of SeasideTesting? Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dale Henrichs Sent: Saturday, November 07, 2009 3:49 PM To: [email protected] Cc: [email protected] Subject: Re: [Pharo-project] Seaside and SUnit Bill, Don't what link you followed but, Seaside Testing is at (works for me:): http://www.squeaksource.com/SeasideTesting.html There's a recent update (June of this year) to the framework for Seaside3.0 (Seaside 2.9 at the time)... Seems you've been having bad luck finding info with google(?)... Dale ----- "Wilhelm K Schwab" <[email protected]> wrote: | Stef, | | Do you have a preference among them? If I am reading correctly, | Shaffer's framework simulates the browser; Albatross uses JavaScript | to control a browser external to Pharo. I can see advantages to both | approaches. | | There is a lot of link rot on these frameworks. I can't find | Shaffer's code anywhere; everything seems to ultimately point to | SqueakMap, and the page just gives an error. His website also has a | dead link to a tutorial of yours. The pre-installed Albatross image | linked from SqueakSource leads to a corrupt file. | | Lunch calls, then I will try to get the pieces of Albatross. | | Bill | | | | -----Original Message----- | From: [email protected] | [mailto:[email protected]] On Behalf Of | Stéphane Ducasse | Sent: Saturday, November 07, 2009 3:27 AM | To: [email protected] | Subject: Re: [Pharo-project] Seaside and SUnit | | you have two testing frameworks | albratross | and david shaffer testing framework | | You also have selenium that people use to test seaside app. | | Stef | | On Nov 7, 2009, at 1:04 AM, Schwab,Wilhelm K wrote: | | > Stef, | > | > Is albatross the right place to look for help? | > | > Bill | > | > | > _______________________________________________ | > Pharo-project mailing list | > [email protected] | > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project | | | _______________________________________________ | Pharo-project mailing list | [email protected] | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project | | _______________________________________________ | Pharo-project mailing list | [email protected] | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
