Commit 90c9075
authored
test: realign properties generator smoke selectors (#941)
## Summary
- exercise the current click-to-add property-row interaction in SHAFT
smoke tests
- keep custom-property copy coverage on the current scoped Copy control
- preserve TestNG.properties grouping coverage through generated output
Closes #937
## Verification
- focused RED on `origin/master`: 2 tests run, 2 expected stale-selector
failures
- focused GREEN: 2 tests run, 2 passed
- `yarn test:shaft` with
`SHAFT_DOCS_BASE_URL=https://shafthq.github.io`: 27 passed, 0 failures,
0 errors, 0 skipped (confirmed from Surefire XML)
- post-merge focused rerun: 2 passed
- `git diff --check`
## Review
Independent adversarial review of the implementation diff returned zero
blocking and zero non-blocking findings.1 file changed
Lines changed: 3 additions & 6 deletions
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
244 | 243 | | |
245 | | - | |
| 244 | + | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
| |||
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
254 | | - | |
255 | | - | |
256 | | - | |
| 253 | + | |
257 | 254 | | |
258 | 255 | | |
259 | 256 | | |
| |||
0 commit comments