search for: main_controller_test

Displaying 3 results from an estimated 3 matches for "main_controller_test".

2012 Feb 11
1
rake command shows the error
...ls -v=2.3.8 gem -v= 1.4.2 ruby -v=1.8.7 When i issue the "rake" command ,it gives the following error . (in /home/amrit/amrit/OSV/OpenStreetView) /usr/bin/ruby1.8 -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/main_controller_test.rb" "test/functional/upload_controller_test.rb" "test/functional/moderate_controller_test.rb" "test/functional/content_controller_test.rb" "test/functional/homepage_controller_test.rb" "test/functional/users_controller_test.rb" "test/funct...
2007 Mar 19
3
Assert_select
Hi all This is my first post here. I ave been using Rails for a couple of months, and am starting to put together a test suite. But I''m having a problem with assert_select in my functional tests. According to the documentation, it should be fine with two arguments - a CSS selector and a string to test it against. But no matter what I do I keep getting the exception: wrong number of
2010 Nov 05
0
RoR:OSV: Installation issue
....O.C. $ rake (in /home/meet/OSV/OpenStreetView) /usr/bin/ruby1.8 -I"lib:test" "/var/lib/gems/1.8/gems/rake-0.8.7/lib/ rake/rake_test_loader.rb" "test/functional/ moderate_controller_test.rb" "test/functional/ private_controller_test.rb" "test/functional/main_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/ upload_controller_test.rb" "test/functional/users_controller_test.rb" "test/functional/api/photo_controller_test.rb" "test/functional/api/ photos_controller_test.rb" "test...