qutebrowser/tests
toofar 7444179a23 Update parsing of sandbox page on windows in tests
In the linux branch when it was doing:

    header, *lines, empty, result = text.split("\n")
    assert not empty

It was complaining that "empty" was "}", because the windows sandbox
page has JSON at the bottom now. The whole things looks to have changed
completely. I'm actually surprised it was working before, why would it
have been saying seccomp was enabled on windows?

Anyway, I did the debug-dump-text --plain that quteproc is doing in a VM
and tested this with sandboxing off an on. No idea how stable that will
be!

ref: https://github.com/qutebrowser/qutebrowser/issues/7989
2023-11-18 21:27:32 +13:00
..
end2end Update parsing of sandbox page on windows in tests 2023-11-18 21:27:32 +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 Revert "walk_module workaround for PyInstaller" 2023-10-28 10:44:55 +13:00
conftest.py Remove hypothesis health check suppression 2023-09-11 11:11:26 +02:00
test_conftest.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00