The test was only reporting completion for one participant, but the session requires ALL participants to report completion before transitioning to "completed" status. This follows the domain logic in ShouldCompleteSession() which checks session.AllCompleted(). Changes: - Added reportCompletion calls for all 3 parties (party_user_device, party_server, party_recovery) - Updated test comment to clarify all participants must report completion |
||
|---|---|---|
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||