fossasia / engelsystem

Shift planning system for events.

Home Page:http://engelsystem.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Tests for Groups, GroupPrivileges, NewsComments, News, Privileges model files

sreejakshetty opened this issue · comments

Write unit test for:

  • Groups_model
  • GroupPrivileges_model
  • NewsComments_model
  • News_model
  • Privileges_model

@kamishettysreeja25: I have already written test codes for all the files. There was a mix and match which I was doing while writing the tests. Please work on different issue as you working on this would've waste my time while you were refactoring. Please work on the script and Travis first so that we could integrate the testing fast. I'll write test test codes as I've already writing them.
Thank you.

Fixed here: #206