search for: behaviour_factory

Displaying 6 results from an estimated 6 matches for "behaviour_factory".

2007 Apr 25
9
Running specs for a plugin - undefined method ''define'' for object
...audit_fu/vendor/plugins/rspec/lib/spec/dsl/behaviour.rb:26:in `class_eval'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec/lib/spec/dsl/behaviour.rb:26:in `initialize'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour_factory.rb:38:in `new'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour_factory.rb:38:in `create'' from /Users/jeff/Sites/niche/audit_fu/vendor/plugins/rspec_on_rails/lib/spec/rails/extensions/kernel.rb:4:in `context''...
2007 Jun 27
2
Controller specs not shareable?
...ec/lib/ spec/dsl/behaviour.rb:31:in `original_initialize'' from /Users/ ashleymoran/Documents/Development/YourMoney/trunk/src/spec/ spec_helper_additions.rb:25:in `initialize'' from /Users/ashleymoran/ Documents/Development/YourMoney/trunk/src/vendor/plugins/rspec/lib/ spec/dsl/behaviour_factory.rb:36:in `new'' from /Users/ashleymoran/ Documents/Development/YourMoney/trunk/src/vendor/plugins/rspec/lib/ spec/dsl/behaviour_factory.rb:36:in `create'' from /Users/ashleymoran/ Documents/Development/YourMoney/trunk/src/vendor/plugins/rspec/lib/ spec/runner/extensions/kernel.r...
2007 Nov 01
5
Can''t delete app/helpers
I would like to remove some unused helpers from the app/helpers dir, but when I do so my specs fail. Why is this? I don''t see where those helpers are referenced within the tests. Is there a way to delete these unused files? Thanks -- Posted via http://www.ruby-forum.com/.
2007 May 26
11
RSpec
...or/plugins/rspec/lib/spec/dsl/behaviour.rb:49:in `eval_behaviour'' from /Users/multimedia/Desktop/restful_auth_rspec/vendor/plugins/rspec/lib/spec/dsl/behaviour.rb:30:in `initialize'' from /Users/multimedia/Desktop/restful_auth_rspec/vendor/plugins/rspec/lib/spec/dsl/behaviour_factory.rb:36:in `new'' from /Users/multimedia/Desktop/restful_auth_rspec/vendor/plugins/rspec/lib/spec/dsl/behaviour_factory.rb:36:in `create'' ... 21 levels... from /Users/multimedia/Desktop/restful_auth_rspec/vendor/plugins/rspec/lib/spec/runner/option_parser.rb:...
2007 Oct 08
17
(no subject)
Just ran svn up this morning, and got this (after running ./script/ generate rspec) escher: ./script/spec spec/models/item_spec.rb Finished in 8.0e-06 seconds 0 examples, 0 failures ./script/spec:4:in `run'': wrong number of arguments (3 for 1) (ArgumentError) from ./script/spec:4 Using rails 1.2.3, rspec trunk, on Mac OS X.4.9. Any ideas, or is this a bug in
2007 Jul 26
5
Coding standards and whitespace
.../mocking_example.rb rspec/failing_examples/predicate_example.rb rspec/failing_examples/raising_example.rb rspec/failing_examples/team_spec.rb rspec/lib/autotest/rspec.rb rspec/lib/spec/dsl/behaviour.rb rspec/lib/spec/dsl/behaviour_callbacks.rb rspec/lib/spec/dsl/behaviour_eval.rb rspec/lib/spec/dsl/behaviour_factory.rb rspec/lib/spec/dsl/configuration.rb rspec/lib/spec/dsl/description.rb rspec/lib/spec/dsl/example.rb rspec/lib/spec/dsl/example_matcher.rb rspec/lib/spec/dsl/example_should_raise_handler.rb rspec/lib/spec/expectations/differs/default.rb rspec/lib/spec/expectations/handler.rb rspec/lib/spec/expect...