Commit 829df8c
fix(test): Add mock db query chain to test_start_test_no_artifact_found
Add create_mock_db_query helper to avoid AsyncMock behavior in
Python 3.12+ that causes 'coroutine object has no attribute filter'.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 12c8431 commit 829df8c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2060 | 2060 | | |
2061 | 2061 | | |
2062 | 2062 | | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
2063 | 2067 | | |
2064 | 2068 | | |
2065 | 2069 | | |
| |||
0 commit comments