summaryrefslogtreecommitdiff
path: root/tests/end2end/test_dirbrowser.py
AgeCommit message (Expand)Author
2021-03-23Use tmp_path_factory in test_dirbrowserFlorian Bruhin
2021-03-14Removed useless exists_okLembrun
2021-03-11Fixed joinpath plus cleaner pathLembrun
2021-03-10Replaced os.path objects by pathlib equivalent in tests/end2end/Lembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :follow-hint to :hint-followFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-10Work around bs4 DeprecationWarningFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15Remove old pylint disablesFlorian Bruhin
2017-10-22modified pylint pragmassiddhugolu
2017-09-19Start using attrsFlorian Bruhin
2017-05-17Reorganize pylint configFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-08-18Mark test_dirbrowser as qtwebengine_skipFlorian Bruhin
2016-08-18Add quteproc.click_element_by_idFlorian Bruhin
2016-07-05Fix some a/an misspellingsFlorian Bruhin
2016-05-30Stabilize tests using :follow-hintFlorian Bruhin
2016-05-29Fix test_enter_folder on WindowsFlorian Bruhin
2016-05-29Move file_url from utils.jinja to utils.urlutilsFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin