Ticket #36 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Create test harness

Reported by: ad..@digitalagemedia.net Assigned to: somebody
Priority: major Milestone:
Component: Views Keywords:
Cc:

Description

Look into using test/spec or rspec as the default merb testing framework. Also, should the test directory be in dist or in the top level merb -g merb directory?

Create tests for sample app and session model/migration.

Attachments

rspec_on_merb.patch (33.4 kB) - added by brian.taki..@gmail.com on 05/03/07 02:17:03.
rspec_on_merb plugin and user_spec.rb

Change History

05/03/07 02:17:03 changed by brian.taki..@gmail.com

  • attachment rspec_on_merb.patch added.

rspec_on_merb plugin and user_spec.rb

05/03/07 02:18:32 changed by brian.taki..@gmail.com

I started working on a rspec_on_merb plugin. So far it only has model specs.

05/03/07 02:20:12 changed by brian.taki..@gmail.com

It also has fixture support.

The View and Helper specs shouldn't be too hard to implement, because only rendering is involved. I'm not sure about the Controller specs though.

05/03/07 12:27:16 changed by brian.taki..@gmail.com

This patch runs on rspec 0.9.1

05/03/07 12:33:44 changed by e.@brainspl.at

  • status changed from new to closed.
  • resolution set to fixed.

(In [229]) adding brain takita's rspec_on_merb plugin/patch for mrblog. Awesome patch brian, thanks closes #36

05/03/07 12:34:51 changed by e.@brainspl.at

(In [230]) really this time... adding brain takita's rspec_on_merb plugin/patch for mrblog. Awesome patch brian, thanks closes #36

07/06/07 10:50:53 changed by anonymous

  • cc set to wine.
  • component changed from Views to Web site.
  • summary changed from Create test harness to Wine.
  • priority changed from major to critical.
  • version set to 0.3.
  • milestone set to 0.4.
  • keywords set to wine.
  • type changed from enhancement to defect.

07/06/07 10:51:13 changed by anonymous

  • priority changed from critical to minor.
  • type changed from defect to task.
  • component changed from Web site to Views.
  • milestone deleted.

07/08/07 01:52:05 changed by anonymous

  • cc changed from wine to painting.
  • component changed from Views to Merb.
  • summary changed from Wine to wine.
  • priority changed from minor to blocker.
  • version deleted.
  • milestone set to The Future.
  • type changed from task to defect.

07/08/07 01:52:25 changed by anonymous

  • priority changed from blocker to major.
  • version set to 0.4.
  • component changed from Merb to Routing.
  • milestone changed from The Future to 0.4.

07/11/07 07:20:29 changed by anonymous

  • component changed from Routing to Controlling.
  • summary changed from wine to game.
  • priority changed from major to minor.
  • version changed from 0.4 to 0.3.
  • milestone changed from 0.4 to 0.3.x.
  • keywords changed from wine to game.
  • type changed from defect to task.

07/16/07 13:15:28 changed by j..@luretanker.no

  • cc deleted.
  • component changed from Controlling to Views.
  • summary changed from game to Create test harness.
  • priority changed from minor to major.
  • version deleted.
  • milestone deleted.
  • keywords deleted.
  • type changed from task to enhancement.