summaryrefslogtreecommitdiff
path: root/tests/unit/browser/test_history.py
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-07-09Restore the sql fixture to close DBs after testinglufte
2021-07-03Refactor tests that needed the Database classlufte
2021-07-02The database of a table shouldn't be privatelufte
2021-06-30Fix history unit testslufte
2021-03-18pylint: Disable pointless-statement in testsFlorian Bruhin
2021-03-18Try to recover from CompletionMetaInfo with unexpected structureFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-15sql: Remove HistoryProgress reusabilityFlorian Bruhin
2021-01-15history: Fix testsFlorian Bruhin
2021-01-14Revert "history: Simplify HistoryProgress"Florian Bruhin
2021-01-14history: Simplify HistoryProgressFlorian Bruhin
2021-01-05history: Show progress dialog immediatelyFlorian Bruhin
2021-01-05Remove qute://pdfjs URLs from historyFlorian Bruhin
2021-01-05Revert "Rename CompletionMetaInfo to MetaInfo"Florian Bruhin
2021-01-05Rename CompletionMetaInfo to MetaInfoFlorian Bruhin
2021-01-05history: Refactor early excludesFlorian Bruhin
2021-01-02history: Remove old force_rebuild valuesFlorian Bruhin
2021-01-02Improve test_modifyFlorian Bruhin
2021-01-02Merge remote-tracking branch 'origin/pr/5871'Florian Bruhin
2020-12-23Reword function description and fix flake8 warningmamg22
2020-12-23Update tests in TestRebuildmamg22
2020-12-23Replace "force_rebuild" in TestCompletionMetaInfomamg22
2020-11-24Fix flake8Florian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-11-25Remove web-history from objregFlorian Bruhin
2019-09-13Add objects.debug_flagsFlorian Bruhin
2019-04-13Fix testsJay Kamat
2019-04-06Make last_url privateJay Kamat
2019-04-03Ignore duplicate consecutive history entries from the same urlJay Kamat
2019-04-03Remove Sql prefix for SqlKnownError and SqlBugErrorFlorian Bruhin
2019-04-03Finish environmental -> known renameFlorian Bruhin
2019-04-02Refactor LongQueryError and EnvironmentError into KnownErrorJay Kamat
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-11-29Move CommandError to api.cmdutilsFlorian Bruhin
2018-09-06Use a shared web_history fixtureFlorian Bruhin
2018-09-06Decrease minimum QProgressDialog durationFlorian Bruhin
2018-09-06Add tests for HistoryProgressFlorian Bruhin
2018-09-06Remove support for importing pre-v1.0.0 historyFlorian Bruhin
2018-09-06Add tests for history progressFlorian Bruhin
2018-09-06Factor out GUI stuff to a HistoryProgress objectFlorian Bruhin
2018-09-02Use config_stub.val instead of config_stub.set_obj in testsFlorian Bruhin
2018-09-02Rename history.exclude to completion.web_history.excludeFlorian Bruhin
2018-09-01Redesign SQL error handlingFlorian Bruhin
2018-09-01Add a history.exclude settingFlorian Bruhin
2018-09-01Add test for no-sql-history flagFlorian Bruhin