Skip to content
  • Rene Saarsoo's avatar
    08ab4f5f
    Convert our ad-hoc comments test into Jasmine spec. · 08ab4f5f
    Rene Saarsoo authored
    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.
    08ab4f5f
    Convert our ad-hoc comments test into Jasmine spec.
    Rene Saarsoo authored
    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