Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 647 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 647 Bytes

Intro

There is a simple logger class located in logger.js that needs tests written and cleaned up.
Clean up logger.js as you see fit and add tests to test/logger.js to validate the features shown in useLogger.js.

Add any review comments about the code to the notes file.

Plese do not overthink this, it should not take more than a few hours.

Install

npm install Using Node.js 6

Run

npm start Shows how the logger is used

Test

npm test Run the tests, currently an empty suite.

Download and unzip code-test.zip. Follow the README instructions and push your code under your github account.