I'll keep your advice in mind but I really don't know HOW I could
integrate the external js.
Could you please provide some code?
Thanks in advance,
Benjamin
On Jun 28, 6:55 am, Davis Frank <
dwfr...@pivotallabs.com> wrote:
> It's just JavaScript, so you can include all the JS you want on the runner
> page.
>
> However, it is an antipattern to depend on an external service in your
> tests. It slows you down and can be hard to migrate to another api - say, if
> you move to Bing Maps the way a lot of apps are these days.
>
> --dwf
>
> On Mon, Jun 27, 2011 at 3:58 PM, apneadiving <
benjamin.r...@peachyweb.com>wrote:
>
>
>
> > Hi,
>
> > I'm using jasmine to test my js and am happy with it.
>
> > Now I'd like to test my google maps scripts and unlike the following
> > post:
>
> >
http://groups.google.com/group/jasmine-js/browse_thread/thread/5c026a...