/rallyCodeTest

This repo contains the files used for the rally code test

Primary LanguageJavaScript

This program is a simple Javascript/HTML program that will take a numerical input given to it in a form and output the number as english worded currency into either the debug textarea procided or the console.log if no textarea exists. 

Mocha tests do exist in this project, to run the mocha tests uncomment them out in the code and type "mocha rallyTestScript.js" from the command prompt in the directory the file is in.

If you wish to see your query history press the dump button in the html, you can also clear your log with the clear button.