Commit Graph

  • d3ec12e62a buildStandaloneDist should also build jasmine.js Gregg Van Hove and Tim Jarratt 2013-10-03 15:28:42 -07:00
  • 749c15fe07 Bump version to rc3 in jasmine.js Gregg Van Hove and Tim Jarratt 2013-10-03 15:28:26 -07:00
  • 7e071547f5 Custom matchers fail to behave as expected Gregg Van Hove and Tim Jarratt 2013-10-03 15:13:27 -07:00
  • 6354ee17e5 Merge pull request #439 from tjarratt/pull_request_travis Gregg Van Hove 2013-10-03 12:32:32 -07:00
  • 255a50baee Update contribution guidelines for pull requests Gregg Van Hove and Tim Jarratt 2013-10-03 12:30:07 -07:00
  • 520a8c85a2 Don't bother trying to still use firefox Tim Jarratt 2013-10-03 12:07:57 -07:00
  • 6de355544f Make firefox with Sauce explicitly the default test Gregg Van Hove and Tim Jarratt 2013-10-03 11:44:48 -07:00
  • 95572fb314 Don't try to use SauceLabs on pull request builds Gregg Van Hove and Tim Jarratt 2013-10-03 11:24:57 -07:00
  • 18e1ab93ea Release for rc3 v2.0.0.rc3 Gregg Van Hove and Tim Jarratt 2013-10-03 09:55:36 -07:00
  • 0c4113e167 Quick fix - Spec needs j$ at execute time Davis W. Frank 2013-10-02 22:45:33 -07:00
  • a563e67015 Move selenium_runner.yml to spec/javascripts/support Gregg Van Hove and Tim Jarratt 2013-10-02 16:48:13 -07:00
  • fab489851e Fix paths for node specs Gregg Van Hove and Tim Jarratt 2013-10-02 16:41:07 -07:00
  • 1c19b8e38a Move spec files back out of spec/javascripts Gregg Van Hove and Tim Jarratt 2013-10-02 16:32:35 -07:00
  • fc258b3d36 Make it easy to copy the title of failing specs Gregg Van Hove and Tim Jarratt 2013-10-02 15:14:41 -07:00
  • ffa6138d75 Make getGlobal() work in strict mode Mike Stay 2013-10-02 12:38:25 -06:00
  • 51dd66a4cc Turn the exceptions spec back on, it still works Gregg Van Hove and Tim Jarratt 2013-10-02 10:24:24 -07:00
  • 37a3135d6a cleanup whitespace Gregg Van Hove and Tim Jarratt 2013-10-01 16:30:17 -07:00
  • cb8ba74937 Don't add periods to the full name of a spec Gregg Van Hove and Tim Jarratt 2013-10-01 16:28:33 -07:00
  • 70fb0f0ed5 Update Firefox pretty print test Gregg Van Hove and Tim Jarratt 2013-09-30 15:43:44 -07:00
  • 15889494c5 Update node suites to not rely on previous accidental global j$ and create its own Sheel Choksi 2013-09-29 14:59:58 -07:00
  • da33c7823e Add missing var in front of j$ to avoid polluting global namespace Sheel Choksi 2013-09-29 14:42:26 -07:00
  • 04e1d8420e Ensure tunnel_identifier is properly quoted for travis builds Gregg Van Hove 2013-09-25 14:24:57 -07:00
  • 19b2472761 Really make tunnel_identifier a string. Gregg Van Hove and Rajan Agaskar 2013-09-25 11:24:41 -07:00
  • 1fc614ad19 Tunnel identifier must be a string Gregg Van Hove and Rajan Agaskar 2013-09-25 11:03:45 -07:00
  • 84692f545c Use jasmine_selenium_runner to run specs via Sauce Gregg Van Hove and Rajan Agaskar 2013-09-25 10:45:04 -07:00
  • 5017d1a4f1 Make rake jasmine:ci run specs correctly. Gregg Van Hove and Rajan Agaskar 2013-09-25 10:11:02 -07:00
  • 963cd5e850 Make rake dev dependency Gregg Van Hove and Rajan Agaskar 2013-09-24 11:31:21 -07:00
  • 527394068e Update specs to use new HTTP Runner interface. Gregg Van Hove and Rajan Agaskar 2013-09-24 11:30:50 -07:00
  • 5e279a1393 Remove unnecessary Jasmine.configure. Gregg Van Hove and Rajan Agaskar 2013-09-20 11:16:14 -07:00
  • 8f0f0a607e update self test to work with gem runner interface Gregg Van Hove and Rajan Agaskar 2013-09-20 11:09:35 -07:00
  • 4891d578e3 Set default rake task Gregg Van Hove and Rajan Agaskar 2013-09-19 10:14:46 -07:00
  • efc384c6d6 Allow Env to take optional spec/suite ids when asked to execute Sheel Choksi 2013-07-29 22:56:05 -07:00
  • d60786a06c More clearly differentiate between spec and suite ids Sheel Choksi 2013-07-29 22:04:08 -07:00
  • 66010d01ec Give reporting symbols a little bit more height Sheel Choksi 2013-09-16 21:05:11 -07:00
  • 1619067ddd Merge pull request #428 from tjgrathwell/htmlreporter-inline-block-dots Sheel Choksi 2013-09-16 20:55:49 -07:00
  • 79a75f5bdb HTMLReporter symbols are inline-block rather than floated Travis Grathwell 2013-09-10 19:24:07 -07:00
  • 7158e048a6 Update Jasmine CSS build process Sheel Choksi 2013-09-09 21:27:30 -07:00
  • f8f064d12d Update jasmine-performance.yml Sheel Choksi 2013-09-09 21:27:30 -07:00
  • 8ac085c103 Use jasmine.DEFAULT_TIMEOUT_INTERVAL for async timeout Sheel Choksi 2013-09-08 14:27:14 -07:00
  • 03dfea967c Remove unused jasmine.DEFAULT_UPDATE_INTERVAL Sheel Choksi 2013-09-08 14:18:26 -07:00
  • f463e1f7aa Consistent 'this' between befores/it/afters Sheel Choksi 2013-09-07 18:28:03 -07:00
  • 4bff199c2a Rename a spy's callReturn and callThrow Sheel Choksi 2013-09-06 21:55:14 -07:00
  • e3f0389ac2 Change andThrow to always throw an Error Sheel Choksi 2013-09-05 23:02:22 -07:00
  • be0f7b4117 EnvSpec for timing out async spec fix Sheel Choksi 2013-09-02 21:48:44 -07:00
  • edb46a6f7c Fix spec in EnvSpec.js for specs that hang Sheel Choksi 2013-09-02 20:07:17 -07:00
  • a442acb8aa Mock Clock now correctly schedules delayed functions during a 'tick' Sheel Choksi 2013-09-02 18:50:17 -07:00
  • fc409f39a1 Workaround and bug exposure for IE8 and PrettyPrinter, which doesn't work well when trying to pretty print the native timer functions on IE. Make Jasmine's suite green and call out for a fix once we re-write the pretty printer. [Finishes #54168708] Davis W. Frank 2013-08-31 10:18:03 -07:00
  • ba55cb5e38 Mock clock now less intrusive, replacing global timer funcions only when clock is installed. [Fixes #54168708] Davis W. Frank 2013-08-27 22:46:01 -07:00
  • 2d4f398dd6 Merge branch 'master' of https://github.com/pivotal/jasmine Davis W. Frank 2013-08-27 22:43:06 -07:00
  • 5ba6e51e1c Restore custom failure messages for toHaveBeenCalledWith Sheel Choksi 2013-08-26 22:46:12 -07:00
  • ba43e37356 Updating GOALS doc after rc2 Davis W. Frank 2013-08-06 08:04:37 -07:00
  • 0f42f2709a Update PrettyPrinter to better check for an Object Sheel Choksi 2013-08-03 11:49:20 -07:00
  • 4c4317b80e Update BrowserFlags to include Firefox Sheel Choksi 2013-08-03 11:45:13 -07:00
  • b4bb99dfdf Merge pull request #410 from martyhines/fix-broken-link Davis W. Frank 2013-07-31 07:54:42 -07:00
  • d721418490 Updated contribute.markdown links martyhines 2013-07-31 10:40:28 -04:00
  • 45fd8df861 Adding ignores for latest RVM/RbEnv convention Davis W. Frank 2013-07-30 08:08:24 -07:00
  • 0e800ee243 Rename to GitHub convention; Makes this doc available during pull request creation Davis W. Frank 2013-07-30 08:07:22 -07:00
  • 8a8cc03dea Add release notes & GitHub releases instructions Davis W. Frank 2013-07-28 20:59:57 -07:00
  • be0e6222c5 Bumping to 2.0.0-rc2 due to an old, yanked 2.0.0-rc1 v2.0.0.rc2 list Davis W. Frank and Sheel Choksi 2013-07-28 17:55:29 -07:00
  • 8c696ffc71 Release prep for 2.0.0-rc1 Davis W. Frank and Sheel Choksi 2013-07-28 17:31:24 -07:00
  • 3dda67fe60 Building jasmine.js with last change. I'm sorry. Davis W. Frank and Sheel Choksi 2013-07-28 17:03:12 -07:00
  • 66d9b3d690 Moving call depth down to a lower number to increase CI stability at the expense of performance. Davis W. Frank and Sheel Choksi 2013-07-28 17:01:49 -07:00
  • c350694c1b Small release note edits Davis W. Frank 2013-07-27 14:41:38 -07:00
  • 25d674f2c5 Merge branch 'master' of https://github.com/pivotal/jasmine Davis W. Frank 2013-07-27 11:51:37 -07:00
  • 35bc200e31 First pass at 2.0rc1 release notes Davis W. Frank 2013-07-27 11:51:32 -07:00
  • 9e886b3972 Don't test for stack traces in Safari 5 JR Boyens 2013-07-26 17:49:52 -07:00
  • edd7e3932b Newer Firefoxen dislike large callback depths; tweak down to keep maximum recursion errors at bay JR Boyens 2013-07-26 17:26:17 -07:00
  • 0420e295f4 Resolve node issues JR Boyens 2013-07-26 16:44:48 -07:00
  • 8d295a2612 Move more things out to the core_script JR Boyens 2013-07-26 12:35:24 -07:00
  • d10b93cd28 Add node specs to the Travis build JR Boyens 2013-07-26 12:28:11 -07:00
  • 358b9424b5 If specs fail in node, they should exit with a non-zero exit code JR Boyens 2013-07-26 12:14:01 -07:00
  • 2571a6fbbb First pass at Release Notes for 2.0 JR Boyens 2013-07-26 12:01:42 -07:00
  • 00f88edc04 [Finishes #52731407] Escape special regex characters from the spec param JR Boyens 2013-07-26 11:28:15 -07:00
  • 98fa58ee49 Async timeout support JR Boyens 2013-07-26 11:27:40 -07:00
  • 984074ec95 small QueueRunner refactors Colin O'Byrne and JR Boyens 2013-07-24 17:38:26 -07:00
  • 6bb8a91301 inline the specConstructor Colin O'Byrne and JR Boyens 2013-07-24 15:20:15 -07:00
  • 97ce396008 Build distribution; fix test in FF Colin O'Byrne and JR Boyens 2013-07-24 14:41:55 -07:00
  • 051f3499ec Revert "[Finishes #45476285] Add timeout support to async tests" Colin O'Byrne and JR Boyens 2013-07-24 14:38:57 -07:00
  • 8f5d0beb8c [Finishes #45476285] Add timeout support to async tests Colin O'Byrne and JR Boyens 2013-07-23 16:43:42 -07:00
  • 9609aba25f [Finishes #52959947] Warn user about spy conflicts; Refactor spy tests to more reflect responsibilities and removed duplicate tests Colin O'Byrne and JR Boyens 2013-07-22 16:24:20 -07:00
  • 30aec66ce5 [Finishes #14177231] copy properties onto spy Colin O'Byrne and JR Boyens 2013-07-22 14:54:43 -07:00
  • 663a58d617 [Finishes #51528655] spies should support and.stub() Colin O'Byrne and JR Boyens 2013-07-22 14:39:06 -07:00
  • 3847557bbc Squashed spy refactor and new spy syntax Davis W. Frank & Sheel Choksi 2013-07-17 23:11:55 -07:00
  • 18c30566bd Move from global to Env Colin O'Byrne and JR Boyens 2013-07-22 14:29:21 -07:00
  • f2306729cd Improve isIE check to allow us to check for a minimum version Colin O'Byrne and JR Boyens 2013-07-22 14:22:14 -07:00
  • 2165d71dc5 Update matrix for Safari 5 Colin O'Byrne and JR Boyens 2013-07-22 14:04:17 -07:00
  • 8c1881053c Resolve remaining test issues Greg Cobb and JR Boyens 2013-07-22 11:57:47 -07:00
  • 61a1f93488 Older IE fixes Sheel Choksi 2013-07-21 18:40:12 -07:00
  • d4f78922cd Update built distribution, it's a few commits behind Sheel Choksi 2013-07-21 18:36:12 -07:00
  • 04ac41d911 Fix phantomjs by using fnNameFor Sheel Choksi 2013-07-21 15:32:34 -07:00
  • 75b9dc64af Add in Safari version number since that seems to get Sauce to run it Sheel Choksi 2013-07-21 12:28:04 -07:00
  • 2d7fe0b6ce Merge pull request #388 from sheelc/html_self_test Davis W. Frank 2013-07-21 10:33:26 -07:00
  • 44feee57ac Merge pull request #394 from albertandrejev/ObjectContaing-message Davis W. Frank 2013-07-21 10:30:45 -07:00
  • 1394899c3c Even more explanation. Closes #396. Davis W. Frank 2013-07-21 08:26:54 -07:00
  • d0825a37a3 Cleaning up with latest command line tools Davis W. Frank 2013-07-21 07:53:50 -07:00
  • fc3d08bf40 Merge pull request #397 from valera-rozuvan/remove_unnecessary_parameter_to_function_call Davis W. Frank 2013-07-21 07:41:22 -07:00
  • 990cc41f45 Remove debugger statement JR Boyens 2013-07-19 18:55:07 -07:00
  • 03ffe5ce6a DRY up some sopping wet code JR Boyens 2013-07-19 18:51:05 -07:00
  • 1b0b4f22a0 Fix IE10 Greg Cobb and JR Boyens 2013-07-19 17:34:04 -07:00
  • a6953df28c Add corrected tunnel identifier Greg Cobb and JR Boyens 2013-07-19 15:13:41 -07:00