summaryrefslogtreecommitdiff
path: root/tests/unit/mainwindow
AgeCommit message (Expand)Author
2021-07-13Fix lint/docsFlorian Bruhin
2021-06-05Merged upstreamJason Rosenzweig
2021-06-05Less redundant codeJason Rosenzweig
2021-06-05Update tests/unit/mainwindow/test_prompt.pyjso8910
2021-06-05Update tests/unit/mainwindow/test_prompt.pyjso8910
2021-06-04Took suggestions, added '..' back to tabbing, fixed testsJason Rosenzweig
2021-06-04Fixed indentation, typingJason Rosenzweig
2021-06-04All tests should pass nowJason Rosenzweig
2021-06-04Forgot to delete commented out codeJason Rosenzweig
2021-06-04Better tests, added back _get_valid_dirs hopefully temporarilyJason Rosenzweig
2021-06-04Not working with this commit, but have to commit to mergeJason Rosenzweig
2021-06-04Added new testJason Rosenzweig
2021-06-04Fixed tests, just need to add new tests for file filteringJason Rosenzweig
2021-03-23Fix lintFlorian Bruhin
2021-03-23Fix/Update messageview testsFlorian Bruhin
2021-03-11Removed exist_okLembrun
2021-03-10Added whitespacesLembrun
2021-03-10Replaced tmpdir fixture by tmp_path in test/unit/mainwindowLembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove conditional and old testsFlorian Bruhin
2020-09-14Handle tab pinned status in AbstractTabFlorian Bruhin
2020-08-05tests: Add test for word wrapping in MessageViewFlorian Bruhin
2020-07-16tests: Mark test_signle_message as flakyFlorian Bruhin
2020-06-08Fix -1 focus_stack_size in TabDequeFlorian Bruhin
2020-04-21tests: Increase waitExposed timeoutFlorian Bruhin
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-04Merge remote-tracking branch 'origin/pr/4309'Florian 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-12Don't apply default icon to unshrunk and vertical tabsJay Kamat
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-10-06Decrease num_tabs for test_add_remove_tab_benchmarkFlorian Bruhin
2018-10-05Fix tabs appearing when updating all tab titlesJay Kamat
2018-09-29Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat