Commit Graph

  • e8d582600c Fixes for jasmine rake test:ci ragaskar 2009-08-26 22:41:19 -0700
  • 7a446d53c0 Reorg. Added examples/ with html and ruby test runner examples ragaskar 2009-08-26 22:13:30 -0700
  • ba5b4ab166 Fix compatibility with the ruby contrib runner ragaskar 2009-08-26 15:55:08 -0700
  • 985d08885e Add Jasmine.cachebust. Christian Williams & Kim Eric Mittler 2009-08-26 10:54:16 -0700
  • 368756e4d5 rakefile Aram Price & Ryan Dy 2009-08-24 17:41:51 -0700
  • a1bc4dc2e4 submodules Aram Price & Ryan Dy 2009-08-24 16:32:48 -0700
  • f9d61108ee Minor version changes ragaskar 2009-08-21 07:00:54 -0700
  • 3993969c41 Add versioning to jasmine ragaskar 2009-08-20 22:16:14 -0700
  • 9b9a4b6835 Add test coverage for empty suite handling ragaskar 2009-08-20 19:32:15 -0700
  • 96bcde80af Minor logging fix ragaskar 2009-08-20 19:21:07 -0700
  • bc790d6b87 Rebuild jasmine.js ragaskar 2009-08-19 08:50:56 -0700
  • 2a4241323d Permit focused running with Queue-based runner ragaskar 2009-08-19 07:55:51 -0700
  • 0a3358f249 Merge in new HTML runner. Tests green, regression on focused running. ragaskar 2009-08-19 07:42:47 -0700
  • 1573bf58c5 Fix reporter bug. Christian Williams & Kim Eric Mittler 2009-08-17 13:40:32 -0700
  • 1c9607ec33 Add a "run all" link. Christian Williams & Kim Eric Mittler 2009-08-17 13:37:33 -0700
  • e9126fdd9b Fix some problems with merge. xian 2009-08-14 18:04:52 -0700
  • ab65914233 Merge branch 'master' of git@github.com:emi/jasmine into htmlreporter xian 2009-08-14 18:03:47 -0700
  • 027b28ecb0 Fix formatting. Aaron Peckham & Christian Williams 2009-08-14 15:44:45 -0700
  • 8870f907e8 Fixed formatting. Aaron Peckham & Christian Williams 2009-08-14 15:43:36 -0700
  • ca077342f3 Added toBeLessThan and toBeGreaterThan matchers. Aaron Peckham & Christian Williams 2009-08-14 15:39:28 -0700
  • 454d453207 add setTimeout to Queue so reporters get periodic updates ragaskar 2009-08-13 07:52:44 -0700
  • 8378dd95fe Remove cruft 0.8.0-release ragaskar 2009-08-12 22:19:51 -0700
  • 7b63960db0 Refactor Runner to use Queue; remove ActionCollection ragaskar 2009-08-12 22:12:28 -0700
  • 3e68a2c2bc remove a leftover call to "console.log" Erik Hanson & Evan Cooney 2009-08-12 16:12:57 -0700
  • 4410c7cd94 added failure count to top of trivial reporter Erik Hanson 2009-08-12 10:15:15 -0700
  • 93c7b092b3 Un-pad body. Aaron Peckham & Christian Williams 2009-08-11 12:05:56 -0700
  • 624a6dd85c More application of prettiness. Aaron Peckham & Christian Williams 2009-08-10 18:07:03 -0700
  • 8f12dbf3b4 Suites are a little lighter colored. Aaron Peckham & Christian Williams 2009-08-10 17:59:24 -0700
  • 2ef71580ad Color suites to reflect spec pass/fail status. Aaron Peckham & Christian Williams 2009-08-10 17:54:20 -0700
  • 4b244612c1 Visually group specs by suite. Aaron Peckham & Christian Williams 2009-08-10 17:50:03 -0700
  • b1a007dfb5 Move specFilter function to TrivialReporter. Aaron Peckham & Christian Williams 2009-08-10 16:00:42 -0700
  • e476f2375a Allow individual specs to be rerun; show skipped tests in gray. Aaron Peckham & Christian Williams 2009-08-10 15:39:48 -0700
  • 0f04084f6c Merge branch 'master' of git@github.com:emi/jasmine xian 2009-08-10 13:52:27 -0700
  • 22226f3423 Move server_is_listening_on, wait_for_listener and kill_process_group to Jasmine module Aaron Peckham & Christian Williams 2009-08-10 13:49:59 -0700
  • 6e9cd25150 Pass a Proc to SimpleServer.start instead of an array to defer spec file finding. Aaron Peckham & Christian Williams 2009-08-10 13:44:02 -0700
  • bf3e3c60e5 Add table rounder javascript class Aaron Peckham & Christian Williams 2009-08-10 11:01:03 -0700
  • 988a406da8 Pretty up jasmine runner. Brian Jenkins & Evan Cooney 2009-08-10 09:54:01 -0700
  • 0061054aaa minor runner test cleanup ragaskar 2009-08-08 08:53:15 -0700
  • 56c26c5b55 Allow waits/runs in spec.after. spec.after runs in between spec end and afterEach. ragaskar 2009-08-04 19:24:00 -0700
  • 8b998749f3 afterEach now allows for waits, runs blocks ragaskar 2009-08-04 07:12:39 -0700
  • b55399bd4b beforeEach now supports waits and Runs blocks ragaskar 2009-08-03 23:09:50 -0700
  • 0d6c6c2a35 Re-refactored Queue to use straightforward callbacks ragaskar 2009-08-03 22:22:13 -0700
  • 9475de28b3 Queue/Spec refactor ragaskar 2009-08-01 15:28:39 -0700
  • b6a41c85e1 Killing .idea -- already in the .gitignore, but not ignored! ragaskar 2009-08-01 14:58:29 -0700
  • 457b5a011f Use jasmine CSS, and get rid of HTML in plain text stacktrace Christian Williams & Erik Hanson 2009-08-07 14:11:40 -0700
  • f73fd8ae95 Refactor Spec block execution into Queue ragaskar 2009-08-01 14:56:29 -0700
  • d5489a3e0d Start of before/after refactor. Yank defineGetter on nestedResults. rake build task now sorts sources to minimize jasmine.js changes post-build ragaskar 2009-08-01 10:43:03 -0700
  • 331730f8f5 Changed run.html to expect the jasmine git to be served at /jasmine Brian Jenkins & Aaron Peckham 2009-07-31 17:07:47 -0700
  • 60f513cbff minor Spec refactor ragaskar 2009-07-30 22:31:57 -0700
  • f84c67b98a Merge in Pivotal changes ragaskar 2009-07-29 22:41:38 -0700
  • a1a278ee69 Major refactoring of Spec. Moved QueuedFunction to Block, WaitsBlock and WaitsForBlock. Waits and WaitsFor blocks now sequentially stackable ragaskar 2009-07-29 22:27:11 -0700
  • 19241ed03d carl/bosh - killed bootstrap dead; refactored to have emitString for use by subclasses. pivotal 2009-07-29 11:33:23 -0700
  • 40577433aa carl/bosh - fixed runner.html (</head> was too early); cleanup of script files that no longer existed; use passed getter pivotal 2009-07-29 10:04:55 -0700
  • 1da0c1c890 carl/bosh - fixed PrettyPrinter pivotal 2009-07-28 17:57:29 -0700
  • 4cfb7ddd42 carl/bosh - merge pockets pudge changes in and update bootstrap to include some missing src files pivotal 2009-07-28 17:27:52 -0700
  • 5ae68b8c3b Fix printing of jasmine.log() messages. Christian Williams 2009-07-21 12:31:16 -0700
  • 8fb59d391c stfu Erik Hanson & David Goudreau 2009-07-15 17:03:40 -0700
  • 2c81941567 set process group id on spawned servers to allow kill by process group id later. turn off selenium spew. Erik Hanson & Christian Williams 2009-07-14 10:35:53 -0700
  • 7da72062b3 Restore noisy selenium logging cuz the fix was making selenium server fail to close. Erik Hanson & Christian Williams 2009-07-13 18:00:58 -0700
  • 9a8cb48a53 The jasmine server process was running specs, for some reason; sleep a really long time instead. Kim Eric Mittler & Christian Williams 2009-07-13 17:25:53 -0700
  • 8cb9f865f4 find an open port in a more robust way Erik Hanson 2009-07-13 15:08:11 -0700
  • dc843e8812 find an open port in a more robust way Erik Hanson 2009-07-13 15:07:45 -0700
  • 8d20259dfb Make Selenium quiet. Kim Eric Mittler & Christian Williams 2009-07-13 13:27:24 -0700
  • b753cf64d6 Rename Jasmine::RemoteRunner to Jasmine::SpecBuilder. Kim Eric Mittler & Christian Williams 2009-07-13 13:20:09 -0700
  • 5b695d3deb Report spec results properly. Christian Williams & Aaron Peckham 2009-07-10 14:35:24 -0700
  • 286fc25aab Merge branch 'master' of git://github.com/infews/jasmine Christian Williams & Aaron Peckham 2009-07-10 10:59:25 -0700
  • d378ce76e5 More work on meta_spec.rb. Christian Williams & Aaron Peckham 2009-07-10 10:31:34 -0700
  • fe7c91220f Exposing eval_js and more interface. Christian Williams & Aaron Peckham 2009-07-10 10:14:27 -0700
  • 708d148d31 dwf: merging in Xian's multi-reporter updates Davis W. Frank 2009-07-09 21:53:28 -0700
  • 8b7ecc3f5c Be smarter about picking a server port, so multiple instances could run on the same box Christian Williams & Aaron Peckham 2009-07-09 18:25:04 -0700
  • ae610eca0d Created Jasmine::Runner, added rspec builder. Christian Williams & Aaron Peckham 2009-07-09 18:14:10 -0700
  • 3a518b2a3c Move jasmine_runner.rb to emi/jasmine fork. Christian Williams 2009-07-09 11:17:58 -0700
  • f451e633cb Add reportRunnerStarting callback to reporters. Christian Williams 2009-07-08 18:33:15 -0700
  • e1408a9f58 Add jasmine.Reporter no-op base class for reporters. Christian Williams 2009-07-08 18:18:17 -0700
  • 0c24c2df2e jasmine.Env should always have a reporter now, no need to check. Christian Williams 2009-07-08 18:01:05 -0700
  • a6aa9c652b Allow for registration of multiple Reporter with Jasmine. Christian Williams 2009-07-08 17:55:25 -0700
  • 521f839753 Remove cruft from elsewhere. Christian Williams 2009-07-08 11:04:35 -0700
  • 687b94374c Clarification re spy properties. Christian Williams 2009-07-08 00:07:29 -0700
  • 6b32586e1f Remove unused parameter. Christian Williams 2009-07-07 23:59:38 -0700
  • ed00c13b15 Provide a way to add more matchers in a spec or suite without affecting later specs or suites. Christian Williams 2009-07-07 23:57:03 -0700
  • 378d6bb4ff jasmine.Spec.prototype.(expect|waits|waitFor) shouldn't be deprecated. Christian Williams 2009-07-07 23:06:41 -0700
  • 662b4b94f4 jasmine.Spec.prototype.(expect|waits|waitFor) shouldn't be deprecated. Christian Williams 2009-07-07 23:06:18 -0700
  • 19b73469dd dwf: more doc commits Davis W. Frank 2009-06-28 13:36:51 -0700
  • 165c041256 dwf: more docs; also, previous commit refactored spies for better documentation Davis W. Frank 2009-06-28 13:35:52 -0700
  • 7e956f77f5 Merge branch 'pivotal' Davis W. Frank 2009-06-28 13:26:45 -0700
  • 254de641f7 dwf: added JsDoc files & lots of documentation in the source Davis W. Frank 2009-06-28 13:25:26 -0700
  • 3ccb2e6e8d Add console.log protection to TrivialReporter.js ragaskar 2009-06-24 22:20:07 -0700
  • 275b83cc52 Re-arranged files so that lib represents a standalone drop-in of Jasmine. Killed JSON reporter because it has been succeeded by TrivialReporter.js. Using mock-timeout in src for mock-timeout functionality (instead of maintaining two copies ragaskar 2009-06-24 07:44:40 -0700
  • c420c78517 Updated example.html to use TrivialReporter ragaskar 2009-06-20 20:01:03 -0700
  • 280c7bcf27 jb/dwf - updated Jasmine to move mock-timeout into the src dir & build; rake build simplified pivotal 2009-06-19 11:47:33 -0700
  • 7b3cfab563 Fixed example.html ragaskar 2009-06-16 07:47:25 -0700
  • ff5e1d337a Fixed bootstrap tests ragaskar 2009-06-16 07:19:15 -0700
  • 853f47e4aa Added rake :build task to concat files together. Removed jsUnitMockTimeout.js ragaskar 2009-06-16 07:13:45 -0700
  • 5b24ee8498 Merge branch 'master' of git://github.com/infews/jasmine into infews/master pivotal 2009-06-15 14:03:03 -0700
  • a5cf424f08 dwf: finished ExceptionsTest.js - BOOTSTRAP is red, not sure why Davis W. Frank 2009-06-15 13:47:05 -0700
  • 6a2602f243 dwf: started moving Exceptions tests from bootstrap to runner Davis W. Frank 2009-06-15 08:28:14 -0700
  • 95b52b9f82 dwf: moved runner finished & callback test to suites Davis W. Frank 2009-06-15 08:14:55 -0700
  • 8723421bc3 Fixed example.html Brian Takita 2009-06-15 00:51:51 -0700
  • 67d9466e5a Ignoring rubymine files. Brian Takita 2009-06-15 00:51:45 -0700
  • 9928674b37 dwf: moved test of #explodes into SpecRunningTest.js - GREEN Davis W. Frank 2009-06-14 23:41:14 -0700