Displaying 3 results from an estimated 3 matches for "photos_controller_test".
2012 Feb 11
1
rake command shows the error
.../functional/users_controller_test.rb"
"test/functional/private_controller_test.rb"
"test/functional/sessions_controller_test.rb"
"test/functional/api/photo_controller_test.rb"
"test/functional/api/application_controller_test.rb"
"test/functional/api/photos_controller_test.rb"
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:105:in
`const_missing'': uninitialized constant User::Authentication
(NameError)
from /home/amrit/amrit/OSV/OpenStreetView/app/models/user.rb:4
from /usr/local/lib/site_ruby/1.8/rubygems/custom_req...
2010 Nov 05
0
RoR:OSV: Installation issue
..."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/functional/api/
application_controller_test.rb" "test/functional/
content_controller_test.rb" "test/functional/
homepage_controller_test.rb"
/var/lib/gems/1.8/gems/activesupport-2.3.8/lib/active_support/
dependencies.rb:105:in `const_missing'': u...
2006 May 11
2
Unit tests fail with sqlite3 and rails 1.1
...t;
"test/functional/panoramas_controller_test.rb"
"test/functional/links_controller_test.rb"
"test/functional/articles_controller_test.rb"
"test/functional/categories_controller_test.rb"
"test/functional/rss_controller_test.rb"
"test/functional/photos_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
..........................................
Finished in 0.833814 seconds.
42 tests, 160 assertions, 0 failures, 0 errors
rake aborted!
Test failures
(See full trace by running task with --trace)
Obvious...