Commit 13d9acd
fix: adjust deleted_objects count + drop dependent merge UI test
- unittests/test_rest_framework.py: EngagementTest.deleted_objects went
from 23 -> 21 because the cascading delete no longer pulls 2
Stub_Finding rows.
- tests/test_test.py: drop test_merge_findings (the integration test
needed two findings; the second one used to come from the stub
finding promote flow which is now gone). The merge functionality is
still covered by the unit tests.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9985255 commit 13d9acd
3 files changed
Lines changed: 7 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 191 | | |
213 | 192 | | |
214 | 193 | | |
| |||
239 | 218 | | |
240 | 219 | | |
241 | 220 | | |
242 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
243 | 224 | | |
244 | 225 | | |
245 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1682 | 1682 | | |
1683 | 1683 | | |
1684 | 1684 | | |
1685 | | - | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
1686 | 1688 | | |
1687 | 1689 | | |
1688 | 1690 | | |
| |||
0 commit comments