Test coverage levels are too low

Summary

Test coverage levels are too low.

Should be 95.

Steps to reproduce

npm test

What is the current bug behavior?

Tests succeed.

What is the expected correct behavior?

Tests should fail!

Possible fixes

Increase coverage levels and add more tests.