Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Django tests for javascript stuff (e.g. jquery widgets)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jonathan Harker  
View profile  
 More options Sep 18 2012, 11:33 pm
From: Jonathan Harker <jonathanhar...@gmail.com>
Date: Wed, 19 Sep 2012 15:33:25 +1200
Local: Tues, Sep 18 2012 11:33 pm
Subject: Django tests for javascript stuff (e.g. jquery widgets)
Hi folks - a question for Django heads.

How does one go about testing jquery widgets and other
Javascript-generated wizardry in the Django testing framework? Is there
a "recommended" way to strap on something like phantomjs, is there some
tweak to django-nose, do I just shell out to a command and run some
headless selenium widget I don't know about, or is there some other
nifty method?

Bearing in mind this should all be scriptable, either from within
fabric, or as Django tests run from manage.py test <blah>

Cheers,
J


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Collins  
View profile  
 More options Sep 18 2012, 11:53 pm
From: Robert Collins <robe...@robertcollins.net>
Date: Wed, 19 Sep 2012 15:53:56 +1200
Local: Tues, Sep 18 2012 11:53 pm
Subject: Re: [nzpug] Django tests for javascript stuff (e.g. jquery widgets)
On Wed, Sep 19, 2012 at 3:33 PM, Jonathan Harker

<jonathanhar...@gmail.com> wrote:
> Hi folks - a question for Django heads.

> How does one go about testing jquery widgets and other
> Javascript-generated wizardry in the Django testing framework? Is there
> a "recommended" way to strap on something like phantomjs, is there some
> tweak to django-nose, do I just shell out to a command and run some
> headless selenium widget I don't know about, or is there some other
> nifty method?

> Bearing in mind this should all be scriptable, either from within
> fabric, or as Django tests run from manage.py test <blah>

http://testutils.org/sst/ might do the trick.

-Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kit Randel  
View profile  
 More options Sep 23 2012, 5:45 pm
From: Kit Randel <kit.ran...@otago.ac.nz>
Date: Sun, 23 Sep 2012 21:45:25 +0000
Local: Sun, Sep 23 2012 5:45 pm
Subject: Re: [nzpug] Django tests for javascript stuff (e.g. jquery widgets)
 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »