fix rake test:spec test:integration
Reported by Caike Souza | February 7th, 2011 @ 01:58 PM | in upcoming release
Issue when system('rake db:drop db:create db:migrate') is
invoked from within the start_server_and_run_spec method.
Apparently, system('rake -T') can't find the Rakefile in the tests
folder.
I've tried forcing it using system('rake -f
/path/to/rake/file/in/tests/Rakefile -T') but had no luck with that
either.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »