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
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 503  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: A support and discussion forum for Jasmine, a JavaScript testing framework.
http://github.com/pivotal/jasmine/tree/m aster
 

Spies and carrying over Function Properties 
  Hey there, I have an interesting issue I discovered recently using a technique that I don't see used too often. Essentially, because functions in JS are also first class objects, they can given properties. I wrote a component which uses this to hold its default options, and was surprised when it broke during a test. I could have made... more »
By Jasmine Hegman  - May 1 - 2 new of 2 messages    

Running "rake jasmine" and "rake jasmine:ci" die with ERROR TypeError: can't convert nil into String 
  Running "rails s" and then pointing my browser to "[link]" works fine. However running "rake jasmine" or "rake jasmine:ci" blows up. Here is the full trace: [link] There seem to be multiple fail points including: [2013-04-29 13:08:38] ERROR TypeError: can't convert nil into String... more »
By Jeffrey Huber  - Apr 29 - 1 new of 1 message    

How does nested waits(For) and runs work? 
  Hi! I'm currently trying to set up testing for our web-app, and I'm wondering how to use waits(For) to get the flow I expect. Pretty simple question, will this work as I want it to: it("shall work", function () { var something = somethingElse; waitsFor(function () { //something to happen... more »
By Simen Bekkhus  - Apr 23 - 4 new of 4 messages    

Mocking the current datetime 
  In my project I have a controller that makes a query out to the server as soon as it loads. It has to get all of the transactions for a customer from the beginning of the month at midnight until the current date/time, and both the starting date/time and the ending date/time are passed in the querystring. In the project this works without a hitch, but when I try to... more »
By Michael Bielski  - Apr 19 - 2 new of 2 messages    

Alarm Clock 
  Alarm Clock [link] Audio Recorder Pro [link] Barcode Software for Library System [link] Battle for Alandria... more »
By Ernest Marsha Stapleton  - Apr 19 - 1 new of 1 message    

need more information about Spies 
  hello , I am a new comer for jasmine , developer . I am read [link] . I am not clear about "spies" topics . please any one explain detail things with examples . like 1. usage of spies 2. when to use thanks & regards Ramesh kumar
By Ramesh Kumar  - Apr 19 - 2 new of 2 messages    

inaccurate spec count when running test runner html from browser vs running command line via phantomjs 
  When I run a testrunner html file using jasmine htmlReporter my final spec counts are higher (about 4 specs) then when I run that same test runner file via Chutzpah with phantomjs. Has anyone else ran into this
By d48  - Apr 10 - 3 new of 3 messages    

Handlebars / Ember.js assets with Jasmine 
  Hi, I am attempting to set up jasmine to test an ember application but I keep getting the following error on running jasmine: [jasmine-headless-webkit] couldn't find file 'handlebars' (in /Users/jon/Desktop/coursify/li b/assets/javascripts/lib.js:1) (Sprockets::FileNotFound) The ember-rails gem is in my gemfile which in turn has the ember-source and... more »
By Jonathan Evans  - Mar 29 - 2 new of 2 messages    

Testing external *.js files 
  For example please see this file: [link] At the beginning of the page i have: ... /// <reference path="../Js/timescale.js" /> ... This solution I found on the internet, and it work fine for me, but I need... more »
By Владимир Авдеев  - Mar 29 - 5 new of 5 messages    

Run multiple tests/suits 
  The HTML spec filter currently does not seem to support running more than one spec given in the URL params. Like ?spec="first spec"&spec="second spec", it will always only run the second spec currently.
By phil.kurs...@gmail.com  - Mar 21 - 2 new of 2 messages    

1 - 10 of 503   « Newer | Older »

XML       Send email to this group: jasmine-js@googlegroups.com