force-di icon indicating copy to clipboard operation
force-di copied to clipboard

di_BingingParam Unit Test failure

Open pjspenceley opened this issue 4 years ago • 3 comments

When running the unit tests, I'm getting a failure for: di_BingingParamTest.givenStringsWhenGetParameterThenGetValues(), line 302...

System.assertEquals( testDateTime.dateGmt(), response.dateTimeValue ); // hours will be zero'ed out

I'm in NZ Summer Time time zone. The expected value: 2018-08-07, actual value: 2018-08-08 Running this at 8:00 am in NZ

pjspenceley avatar Dec 15 '19 20:12 pjspenceley

@pjspenceley I have produced a PR to fix this and copied in @ImJohnMDaniel to review.

afawcett avatar Dec 28 '19 00:12 afawcett

@pjspenceley , The PR that @afawcett was referring to has been merged. Can you take the update please and let us know if we can close this issue?

ImJohnMDaniel avatar Dec 28 '19 17:12 ImJohnMDaniel

I had the same issue

dieffrei avatar May 05 '21 08:05 dieffrei