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. |
||
|---|---|---|
| .. | ||
| end2end | ||
| helpers | ||
| manual | ||
| unit | ||
| conftest.py | ||
| test_conftest.py | ||