saasbook / rag

Ruby Auto-grader
http://saas-class.org
Other
44 stars 70 forks source link

acceptance unit test assignment (feature grader) appears to give full marks for rspec when no rspec tests are present #123

Closed tansaku closed 6 years ago

tansaku commented 6 years ago

see https://github.com/saasbook/rag/blob/master/lib/graders/feature_grader/hw4_grader.rb#L204 where it looks like we should have the rspec_score set to 0 if the rspec_max is zero