Commit fb349de
test: address review nits — silence soft-warns, rename smoke test
- Add the four SalesPlatform-required stubs (get_media_buys,
list_creative_formats, list_creatives, provide_performance_feedback)
to the test fixture. Drops the 24-warning soft-warn cascade to 4.
- Rename test_build_asgi_app_threads_name → ..._accepts_name_kwarg
to reflect what the test actually asserts (construction succeeds;
wiring is framework-internal).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cbee762 commit fb349de
1 file changed
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
| |||
125 | 137 | | |
126 | 138 | | |
127 | 139 | | |
128 | | - | |
129 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
130 | 145 | | |
131 | 146 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 147 | | |
136 | 148 | | |
137 | 149 | | |
| |||
0 commit comments