bugzilla-dashboard/test
Mohamed Shadab dcefa04db4 Issue #32 - Fixes bug in code for putting bugs into buckets (#33)
Problem: The Date() API creates a date object with the current UTC time, where as when the same object is passed into moment its converted to the local timezone, so when ever the local time zone has moved to the next day and UTC is behind(or vice-versa), one of the tests fail.

Fix: Create date objects using moment instead of the Date() API.
2019-03-12 15:02:18 -04:00
..
components Create DrilldownIcon component + change style when hovering 2019-01-23 10:29:02 -05:00
mocks Issue #24 - Add teams to the landing page 2019-01-09 12:05:41 -05:00
utils Issue #32 - Fixes bug in code for putting bugs into buckets (#33) 2019-03-12 15:02:18 -04:00