saasbook / hw-acceptance-unit-test-cycle

5 stars 1.88k forks source link

Students can get 100/100 without any rspec tests #32

Open rosewcs345 opened 7 years ago

rosewcs345 commented 7 years ago

Updating this issue: On the other hand, I have student doing very thorough testing, and not getting credit for some of their coverage (???). See https://github.com/rosewcs345/YX-hw-acceptance-unit-test-cycle and https://github.com/rosewcs345/MR-hw-acceptance-unit-test-cycle for different sides of the same issue!!

Instructions say:

Going one Cucumber step at a time, use RSpec to create the appropriate controller and model specs to drive the creation of the new controller and model methods.

However, I have some students who have no rspec tests at all who scored 100.

tansaku commented 7 years ago

thanks for reporting this @rosewcs345