summaryrefslogtreecommitdiff
path: root/tests/unit/mainwindow/statusbar
AgeCommit message (Expand)Author
2020-01-11test_progress: Normalize importsFlorian Bruhin
2020-01-11tests: Don't set Monospace font for progress test on macOSFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-09-13Don't use a decorator for throttle.Florian Bruhin
2019-09-13Pre-calculate scrolling percentage stringsFlorian Bruhin
2019-09-13Use throttle object instead of individual functionsFlorian Bruhin
2019-06-24Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-03-13Remove now-useless disableFlorian Bruhin
2019-03-01Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-12-30Fix small doc errors and improve logicJay Kamat
2018-12-29Fix edge cases in throttle and support kwargsJay Kamat
2018-11-30Fix broken test_on_tab_changedFlorian Bruhin
2018-11-29Use enum values for load_status_changedFlorian Bruhin
2018-10-10Remove test for removed workaroundFlorian Bruhin
2018-10-06Expose fake statusbar for test_elided_textFlorian Bruhin
2018-10-06Avoid showing widgets in tests if unneededFlorian Bruhin
2018-03-20Fix lintFlorian Bruhin
2018-02-19Refactor TabbedBrowser from inheritance to compositionbttner
2018-02-10Update tests for statusbar changesrnhmjoj
2018-02-05Update copyright yearsFlorian Bruhin
2017-10-04Use existing tabbed_browser_stubs fixture in testsFlorian Bruhin
2017-09-12Use upper-case Monospace in test_progress_affecting_statusbar_heightFlorian Bruhin
2017-09-12Fix test_progress_affecting_statusbar_height on WindowsFlorian Bruhin
2017-08-06Merge remote-tracking branch 'upstream/master' into HEADRyan Roden-Corrent
2017-07-10Add a test for a None currentWidget with backforward widgetFlorian Bruhin
2017-07-10Hide back/forward widget when there's no textFlorian Bruhin
2017-07-09Update docstrings/docsFlorian Bruhin
2017-07-09Add statusline widget for back/forward indicatorDaniel Hahler
2017-07-04Various simple test updates for new configFlorian Bruhin
2017-05-23tests: Use pytest.paramFlorian Bruhin
2017-05-19Fix URL/renderer crash tests with Qt 5.9Florian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-24Fix test coverage for statusbar.urlFlorian Bruhin
2017-04-24Rename urlutils.safe_display_url to safe_display_stringFlorian Bruhin
2017-04-24Fix invalid URL handling in statusbarFlorian Bruhin
2017-04-24Show Punycode URL for IDN pages in addition to decoded oneFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-11-03Remove test_prompt.pyFlorian Bruhin
2016-10-26Re-add label.show() callFlorian Bruhin
2016-10-26tests: Remove useless show() callFlorian Bruhin
2016-10-26Update to pytest-qt 2.1.0Florian Bruhin
2016-08-22tests: Use pytest.fixture instead of yield_fixtureFlorian Bruhin
2016-07-11Fix url_text, take 3Florian Bruhin
2016-07-11Fix missed url_text substitutionsFlorian Bruhin
2016-07-11Get rid of url_text_changed signalFlorian Bruhin
2016-07-10Use a fixture for FakeWebTabFlorian Bruhin
2016-07-08Fix lintFlorian Bruhin
2016-07-08Fix test_on_tab_changed in statusbar.url testsFlorian Bruhin
2016-07-08Use stubs.FakeWebTab to fake tabsFlorian Bruhin