Commit d57df15
test: add filterwarnings and fix remaining unawaited coroutine
- Add filterwarnings = ["error::RuntimeWarning"] to pyproject.toml
to promote unawaited coroutine warnings to hard test failures
- Fix one additional unawaited coroutine in test_sets_media_theme
where mocked _run_command discarded write_parameters coroutine
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 801ace9 commit d57df15
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
| 828 | + | |
828 | 829 | | |
829 | 830 | | |
830 | 831 | | |
| |||
0 commit comments