In the past the test database was initialize more or less automatically and I could just run "rake test" and expect that would work if everything was installed right. Apparently it now needs a little more magic to get the test data loaded, or something.
What error are you seeing? What happens when you run rake test?
todo: document standard test procedure, link, then close.