Loading
Bug 1554203 - [mozlog] Move formatter tests to one location and refactor r=jgraham
As the number of tests have grown considerably, for clarity, this patch moves the formatter tests in test_structured.py to test_formatters.py. html.py and its corresponding test were also amended to account for discrepancies in the way Python 2 and 3 handle strings (bytes vs text type). Differential Revision: https://phabricator.services.mozilla.com/D33048 --HG-- extra : moz-landing-system : lando