caolan / caolan/nodeunit

Comparison of Date objects doesn't seem to work

Open
#203 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

test.equal(new Date("3/29/2013 12:30:00 AM"), new Date("3/29/2013 12:30:00 AM"));

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the supplied test.equal call with the two Date objects and inspect the assertion entry point it exercises. Determine the expected comparison behavior, then verify the result with a focused regression test or an explicitly documented resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.