summaryrefslogtreecommitdiff
path: root/tests/end2end/test_hints_html.py
AgeCommit message (Expand)Author
2021-12-01tests: Move invisible.html to hints/htmlFlorian Bruhin
2021-03-11Removed useless castingLembrun
2021-03-11Fixed joinpath plus cleaner pathLembrun
2021-03-10Replaced os.path objects by pathlib equivalent in tests/end2end/Lembrun
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-02-22Update copyright for 2019Jay Kamat
2018-10-24Use utils.yaml_load where possibleFlorian Bruhin
2018-07-24Handle more test flakinessFlorian Bruhin
2018-07-21Mark some more flaky tests as flakyFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2018-01-06FixNemanja Nedeljkovic
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-11-29Move hint unittests to their own fileFlorian Bruhin
2017-11-28Fix style issues in scattered hint testsJay Kamat
2017-11-24Add tests for hint scatteringJay Kamat
2017-09-19Start using attrsFlorian Bruhin
2017-07-04Update some more references to old config optionsFlorian Bruhin
2017-07-04Adjust test settingsFlorian Bruhin
2017-05-17Reorganize pylint configFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-09-05tests: Add QUTE_BDD_WEBENGINE environment variableFlorian Bruhin
2016-08-23pylint: Use ignored-modules for pytestFlorian Bruhin
2016-08-19Fix lintFlorian Bruhin
2016-08-18tests: Allow to mark files as qtwebengine_todoFlorian Bruhin
2016-08-18Improve file validating in test_hintsFlorian Bruhin
2016-08-18test_hints_html: Split off _parse_fileFlorian Bruhin
2016-08-18Try to make test_hints work with QtWebEngineFlorian Bruhin
2016-08-16Rewrite word hint test as BDD testFlorian Bruhin
2016-08-11Fixed syntax and improved testJulian Weigt
2016-08-11Added test to check handling of the case of a too small dictionaryJulian Weigt
2016-06-09Clean up find-implementation in test_hints_htmlFlorian Bruhin
2016-06-09Use quteproc.set_setting in test_hints_htmlFlorian Bruhin
2016-06-09Add a hints -> find-implementation settingFlorian Bruhin
2016-06-04Improve error messages in test_hintsFlorian Bruhin
2016-06-04Add a README for tests/end2end/data/hints/htmlFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin