[Bug Report] Tests aren't running properly

@championswimmer ..
valid issue, let's fix all the tests !
@championswimmer Done! PR #101
@championswimmer Tests after merging the previous code

After a lot of debugging, I noticed that it all boiled down to this: Node's "BOSS_ENV === 'localhost'" was returning false. The test commands were incorrectly specific in the documentation. I've made a separate script in the package.json to start the testing server and I've written about it clearly in the README.md file.
Pull Request: #112

@championswimmer Please close this issue.