Ad
  • Custom User Avatar

    Random tests provide Date instances, while fixed tests provide strings.

  • Custom User Avatar
    • Rounding requirement should be fixed to using assert.approx_equals

    • JS node 12 should be enabled

    • Missing describe + it blocks for random tests

    • There should be example tests in description

  • Default User Avatar

    93 passed, and only 1 failed for "2/24/1982". Instead of 'Wednesday', I get 'Tuesday'. What can be my problem here?