• Robert Knight's avatar
    Fix 'time' tests in timezones behind UTC · e3a149ed
    Robert Knight authored
    Several test fixtures have expectations that the "current date", where
    "current" is reset to the Unix epoch at the start of the tests, is 1st
    Jan 1970. This is true in timezones equal to or ahead of UTC but not the
    case for timezones behind UTC.
    
    Resolve the issue by just advancing the fake clock forwards to midnight
    on 01/01/1970 if the timezone is behind UTC at the start of the tests.
    e3a149ed
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...