qutebrowser/tests/unit
Florian Bruhin f2ec540a1b tests: Fix sys.flags workaround with older Python versions
types.SimpleNamespace only accepts a positional argument with Python 3.13: 'https://docs.python.org/3/whatsnew/3.13.html#types'
2025-07-29 10:10:13 +02:00
..
api tests: Fix sys.flags workaround with older Python versions 2025-07-29 10:10:13 +02:00
browser tests: Properly delete webengine DownloadManager objects 2025-05-07 14:06:03 +02:00
commands Fix remaining references to old commands 2023-08-15 20:15:48 +02:00
completion Add test to ensure `set_model(None)` cleans up 2024-06-09 18:16:01 +12:00
components Drop unneeded nonlocal 2025-03-31 08:44:45 +02:00
config Fix PermissionElement tests 2025-06-16 22:27:55 +02:00
extensions Revert "walk_module workaround for PyInstaller" 2023-10-28 10:44:55 +13:00
javascript Fix and simplify JS quirks tests 2025-03-25 14:23:48 +01:00
keyinput Use str.removeprefix() and str.removesuffix() 2024-10-13 18:24:44 +02:00
mainwindow reuse: Replace last copyright texts 2023-07-23 12:59:11 +02:00
misc Add X11/Wayland information to version info 2025-06-25 09:34:35 +02:00
scripts Fix lint/tests 2023-07-23 14:10:10 +02:00
utils Add X11/Wayland information to version info 2025-06-25 09:34:35 +02:00
test_app.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_qt_machinery.py Use builtin list/dict/set/... types for annotations 2024-10-15 11:54:49 +02:00
test_qutebrowser.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00