search for: portfolios_test

Displaying 1 result from an estimated 1 matches for "portfolios_test".

2006 Dec 31
0
Problem with Integration Test
I am trying to setup an integration test and I keep getting the following error: ruby test/integration/portfolios_test.rb /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing'': uninitialized constant IntegrationTest (NameError) from test/integration/portfolios_test.rb:3 Empty code shell for the integration test: portfolios_test.rb: require File....