Commit c30a373
pathfinder: drop redundant mocked happy-path driver-info tests
Remove ``test_query_driver_release_version_returns_parsed_dataclass``
and ``test_query_driver_cuda_version_returns_parsed_dataclass``: both
shadow the dataclass parsers (``DriverReleaseVersion.from_text`` and
``DriverCudaVersion.from_encoded``), which already have direct
coverage, and the wrapping/error paths are still exercised by the
remaining mocked tests.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 10ac5b5 commit c30a373
1 file changed
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 105 | | |
116 | 106 | | |
117 | 107 | | |
| |||
186 | 176 | | |
187 | 177 | | |
188 | 178 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | 179 | | |
200 | 180 | | |
201 | 181 | | |
| |||
0 commit comments