qutebrowser/tests
Florian Bruhin a7a7c434e2 Fix handling of missing QtWebEngine resources
I was getting crash reports from someone about this. Not sure what's going wrong
there (hence the additional information in the exception).

What's clear however is that we're raising ParseError, but only handling that
when actually parsing. The code calling copy_/_find_webengine_resources only
handles OSError. So let's raise a FileNotFoundError instead.
2024-05-10 18:41:50 +02:00
..
end2end Fix some spelling errors 2024-05-09 10:58:04 -04:00
helpers Generalize (testdata) substitution in end2end tests 2023-09-05 12:20:02 +02:00
manual Rename :buffer to :tab-select 2021-01-20 18:00:38 +01:00
unit Fix handling of missing QtWebEngine resources 2024-05-10 18:41:50 +02:00
conftest.py tests: Upgrade our hook implementation for pytest 7 2024-01-10 14:41:39 +01:00
test_conftest.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00