So i ran rake test which gave me following results
7 tests, 0 assertions, 0 failures, 7 errors, 0 skips ** Invoke test:integration (first_time) ** Invoke test:prepare ** Execute test:integration Errors running test:functionals! #
So i ran rake test which gave me following results
7 tests, 0 assertions, 0 failures, 7 errors, 0 skips ** Invoke test:integration (first_time) ** Invoke test:prepare ** Execute test:integration Errors running test:functionals! #
I figured out the problems were with naming the models. including those 's' at the end was creating the problem.