Commit 7ad96fb
Document tombstone_resurrection_test in README
Add comprehensive documentation for the new tombstone_resurrection_test
example that validates the BC-994 soft_delete scenario.
Documentation includes:
- Runtime and features
- What it tests (6 key validations)
- Complete test scenario (9 steps)
- Sync function logic being tested
- Report location
This test validates the complete flow from document resurrection
after tombstone expiry to final purge via TTL, testing the logic
from billeo-engine PR #7672 adapted for rapid testing.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 70a76f5 commit 7ad96fb
1 file changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
140 | 182 | | |
141 | 183 | | |
142 | 184 | | |
| |||
0 commit comments