run all14 specs, 2 failures in 0.011sFinished at Tue Jun 17 2025 16:17:53 GMT+0000 (Coordinated Universal Time)
runTweet
runTwitterApi#search
runon success
runcalls onSuccess with an array of Tweets
Expected 0 to equal 15.
Error: Expected 0 to equal 15. at new jasmine.ExpectationResult (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:89:36) at matchersClass.toEqual (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1130:29) at jasmine.Spec.<anonymous> (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/TwitterApiSpec.js:36:34) at jasmine.Block.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:960:15) at jasmine.Queue.next_ (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1708:31) at jasmine.Queue.start (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1665:8) at jasmine.Spec.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1955:14) at jasmine.Queue.next_ (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1708:31) at jasmine.Queue.start (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1665:8) at jasmine.Suite.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:2100:14)
Expected undefined to equal <jasmine.any(function Tweet(tweet){ this.postedAt = tweet.created_at; this.text = tweet.text; this.imageUrl = tweet.profile_image_url; this.user = tweet.from_user; })>.
Error: Expected undefined to equal <jasmine.any(function Tweet(tweet){ this.postedAt = tweet.created_at; this.text = tweet.text; this.imageUrl = tweet.profile_image_url; this.user = tweet.from_user; })>. at new jasmine.ExpectationResult (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:89:36) at matchersClass.toEqual (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1130:29) at jasmine.Spec.<anonymous> (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/TwitterApiSpec.js:37:30) at jasmine.Block.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:960:15) at jasmine.Queue.next_ (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1708:31) at jasmine.Queue.start (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1665:8) at jasmine.Spec.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1955:14) at jasmine.Queue.next_ (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1708:31) at jasmine.Queue.start (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:1665:8) at jasmine.Suite.execute (https://hoteldehilda.com/framework/thirdparty/jasmine-ajax/examples/jquery/spec/javascripts/jasmine-0.11.1/jasmine.js:2100:14)