WULF-USA / Official-Website

https://wulf-usa.herokuapp.com
0 stars 0 forks source link

Unit testing assertions not working #22

Closed ARMmaster17 closed 7 years ago

ARMmaster17 commented 7 years ago

Certain assertions are not working in the unit tests, specifically last_response.include?(str).

Need to examine what is going wrong and fix unit tests so all code is being properly tested, not just iterated.

ARMmaster17 commented 7 years ago

Not valid anymore after #24.