Page MenuHomePhabricator

Fix local time test case for logged-out viewers using global settings
ClosedPublic

Authored by epriestley on Nov 28 2016, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 12:06 PM
Unknown Object (File)
Mon, Feb 10, 1:34 PM
Unknown Object (File)
Mon, Feb 10, 1:34 PM
Unknown Object (File)
Mon, Feb 10, 1:34 PM
Unknown Object (File)
Sun, Feb 9, 2:54 AM
Unknown Object (File)
Sun, Feb 9, 2:54 AM
Unknown Object (File)
Sun, Feb 9, 2:54 AM
Unknown Object (File)
Sat, Feb 8, 10:56 AM
Subscribers
None

Details

Summary

In D16936, I changed logged-out viewers so they use global settings.

This can lead to a SELECT from an isolated unit test. Instead, give the test fixtures and use standard generateNewUser() stuff.

Test Plan

Ran arc unit --everything.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix local time test case for logged-out viewers using global settings.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 28 2016, 4:59 PM
This revision was automatically updated to reflect the committed changes.