OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
858 stars 666 forks source link

Improve coverage by adding quality tests #328

Closed jasnow closed 6 years ago

jasnow commented 6 years ago

Improve coverage by adding quality tests.

To run coverage, prefix

or

then open this file in the browser coverage/index.html. Then pick some uncovered lines to write tests for and see the coverage go up.

jasnow commented 6 years ago

Pruning