Testing Google Charts within Django Unit Tests
I'm looking for a way to test the data that a google chart displays on
a web site with a unit test. Is this at all possible, and if so, where
should I look to accomplish this? I've tried accessing the Google
visualization datatable that is used to create the chart, but it
doesn't seem to be a part of the context of the HTTP responses that I
am getting.
Thanks in advanced.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home