gSpot Sven Haiges
Sun, Oct 12, 2008 - 05:57 UTCGROOVY · GRAILS
We know, we wanted to discuss the Grails Testing Plugin but we had some difficulties finding a lot of time and getting the latest version installed. So we decided to discuss the outcome of the Groovy Awards instead.

Groovy Award Winners
  • Peter Ledbrook (http://www.groovyawards.org/nominate/show/peter-ledbrook)
    ... for Mailing List support and plugin authorship (JSecurity, GWT, Profiling, Remoting, Testing)

    Marc Palmer (http://www.groovyawards.org/nominate/show/marc-palmer)... for the Documentation
    ... for the Plugins (Feeds, Mail, Authentication, Postcode, Static Resources, Grails documentation)

    Danno Ferrin (http://www.groovyawards.org/nominate/show/danno-ferrin)
    ... for Griffon (probably the biggest thing to come out this year)

    Marcel Overdijk  (http://www.groovyawards.org/nominate/show/marcel-overdijk)
    ... for Prolific Plugin support (Xtemplates, I18N templates, RefCode, OpenID, YUI, Ext plugin, Sifr Plugin, PeekInGrails)


    Burt Beckwith (http://www.groovyawards.org/nominate/show/burt-beckwith)
    ... for Mailing List support

Show Notes

New Podcast Feed: http://feeds.grailspodcast.com/grailspodcast

Podcast Voicemail: +1 408 3319 118 (you can listen to your recording and skip or record again after presssing #)


grailspodcast.com
http://feeds.grailspodcast.com/grailspodcast
twitter: grailspodcast
flickr: grailspodcast
Name:
3 comments
6 days, 9 hours later, Dierk Koenig wrote:
Hiall - great podcast again! You asked about testing AJAX with Canoo WebTest and suggested that I would know to do this easily. So I feel some obligation to tell how I would test the scenario you described: clicking on a link that emits an AJAX call and verifying that a div element has been updated: clickLink 'mylabel' verifyXPath xpath:"//div[@id='myid']", text:'my ajax returned text' Now, to make sure that the verification is not checked before the ajax call returns, you can use a 'sleep' step in between the above steps. Since this can make your tests brittle (when the sleep is to short) or unnecessarily time consuming (when the sleep is too long), WebTests provides a not-yet-documented config setting: easyAjax=true, which currently provides sleeping defaults but will change to synchronous ajax calls as soon as HtmlUnit provides this functionality. This will result in stable ajax tests without excessive waiting. Hope, that clarifies things a bit ;-) Dierk
6 days, 9 hours later, Dierk König wrote:
just to see if captcha now works....
10 days, 9 hours later, Stefan Scheidt wrote:
Hi, I just listened to this episode and had some problems to understand everything acoustically. Sven was on the left channel I think and was allmost to loud (overamplified?), Glen on the other hand on the right channel was very quiet. The content was great, of course...
search
updates
social goodness
our sponsors
feeds
about
The Grails Podcast is a bi-weekly podcast about the Groovy scripting language, the Grails Web Framework and more. It is run by Glen Smith from Canberra, Australia and Sven Haiges from Sunnyvale, California.
del.icio.us
grailspodcast.com 1.1 on Grails 1.1.1 | by Sven Haiges and Glen Smith | This blog is published under the Creative Commons Attribution-Noncommercial 3.0 License.