Ratio.js icon indicating copy to clipboard operation
Ratio.js copied to clipboard

Pass all test cases

Open LarryBattle opened this issue 11 years ago • 0 comments

Currently, there are 7 outstanding test cases that are failing. Make them pass and remove them. Failing tests:

  • toLocaleString output: test Ratio.prototype.toLocaleString() for valid input: Scientific notated numbers (5 fail, 2 pass, 7 total)
  • Proper: test Ratio.prototype.makeProper() (2 fail, 9 pass, 11 total)

LarryBattle avatar Oct 09 '14 07:10 LarryBattle