coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

Bears.py: Add tests for 100% branch coverage #274

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

Many parts of Bears.py are not covered with tests.

Add coverage for all of the easy ones, and add rules to exclude the more difficult to reach corners of the code.