summaryrefslogtreecommitdiff
path: root/tests/unit/completion/test_completionmodel.py
AgeCommit message (Expand)Author
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-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-02-16Fix remaining new flake8 issuesFlorian Bruhin
2018-11-29Move CommandError to api.cmdutilsFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-11-27Ensure HistoryCategory works in isolation.Ryan Roden-Corrent
2017-09-22Use .assert_not_called() for mocksFlorian Bruhin
2017-07-22Fix completion-item-del on undeletable item.Ryan Roden-Corrent
2017-07-11SQL code review fixes.Ryan Roden-Corrent
2017-07-08More sql code review fixes.Ryan Roden-Corrent
2017-07-05Add spec=[] to two mock functions in tests.Ryan Roden-Corrent
2017-07-03Make various SQL code review changes.Ryan Roden-Corrent
2017-07-03Fix various test/flake8/pylint errors.Ryan Roden-Corrent
2017-06-26Refactor delete_cur_item.Ryan Roden-Corrent
2017-06-19Don't instantiate completion models nedlessly.Ryan Roden-Corrent
2017-06-19Remove CompletionModel.columns_to_filter.Ryan Roden-Corrent
2017-06-19Fix pylint/flake8 errorsRyan Roden-Corrent
2017-06-19Fix pylint/flake8 errorsRyan Roden-Corrent
2017-06-19Decouple categories from completionmodel.Ryan Roden-Corrent
2017-06-19Implement a hybrid list/sql completion model.Ryan Roden-Corrent