Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 64047
BY: J. Scott Walton (swalton)
DATE: 2009-01-18 16:40
SUBJECT: RE: test and rake issues with DB2 (Win) and r

 

Turns out to be multiple issues:

1) the message is incorrect in some instances (the error message is what adds the excess characters)

2) you are correct - model naming issues. I set up one model name "stories" and another named "story" and a had stories.yml in the fixtures.

3) I had some old bad unit test references present referring to no longer existing models

Comes from multiple mistakes by a Ruby newbie trying to learn with an existing database. I now how unit tests working. Next is to clean up funcitonal tests.


Thread View

Thread Author Date
test and rake issues with DB2 (Win) and railsJ. Scott Walton2009-01-06 00:44
      RE: test and rake issues with DB2 (Win) and rPraveen Devarao2009-01-06 08:50
            RE: test and rake issues with DB2 (Win) and rPraveen Devarao2009-01-06 08:57
                  RE: test and rake issues with DB2 (Win) and rJ. Scott Walton2009-01-18 16:36
            RE: test and rake issues with DB2 (Win) and rJ. Scott Walton2009-01-18 16:40
                  RE: test and rake issues with DB2 (Win) and rPraveen Devarao2009-01-19 04:16

Post a followup to this message