qutebrowser/tests/unit/browser
Ryan Roden-Corrent 8745f80d90 Fix qute://history SQL bug.
The javascript history page was requesting the new start_time in ms, but
the python code was expecting seconds. This is fixed by removing all the
millisecond translations in the python code and only translating to
milliseconds in the javascript code that formats dates.
2017-07-13 08:54:21 -04:00
..
webengine tests: Use pytest.param 2017-05-23 08:08:46 +02:00
webkit Make various SQL code review changes. 2017-07-03 09:45:08 -04:00
test_adblock.py Fix adblock UTF-8 test on Windows 2017-03-13 07:01:13 +01:00
test_history.py SQL code review. 2017-07-12 22:14:27 -04:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Fix qute://history SQL bug. 2017-07-13 08:54:21 -04:00
test_shared.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_signalfilter.py Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
test_tab.py Finally update copyrights... 2017-05-09 21:37:03 +02:00