Commit 28b6eef
fix(s1): enforce single-assert pattern in persistence ITs (STA-108)
Replace scattered metadata assertThat calls with single
usingRecursiveComparison().isEqualTo(expected) for JSONB tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0e70215 commit 28b6eef
1 file changed
Lines changed: 10 additions & 8 deletions
File tree
- payment-orchestrator/payment-orchestrator/src/integration-test/java/com/stablecoin/payments/orchestrator/infrastructure/persistence
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments