qutebrowser/tests
toofar f551bbbb76 Move new permission API check from pytest markers to BDD step
For tests that do the same prompt in the same session, they are failing
on Qt6.8 and PyQWebEnginet6.7 because we can't disable the new WebEngine
behaviour.

We can work around this by getting a fresh instance for each test, but I
don't want to make more tests slower if I don't have to. So move that
logic into a custom "fresh instance" prompt that will only create one
when needed.
2024-10-28 15:26:25 +13:00
..
end2end Move new permission API check from pytest markers to BDD step 2024-10-28 15:26:25 +13: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 Comment out failing test assertion for now 2024-10-13 14:10:43 +13:00
conftest.py Don't list each screenshot name in pytest report 2024-08-24 23:12:55 +12:00
test_conftest.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00