Convert our ad-hoc comments test into Jasmine spec.
Include jasmine-node into our comments backend dependencies. Write comments.spec.js to test all methods in Comments class. For now we're using the actual full database - must replace with a test database. Add :jasmine task to Rakefile.
Loading
Please register or sign in to comment