test(core): kill mesh-store-shared mutants - #119
Conversation
Covers mergeMessageHistories's append/union/no-duplicate/no-mutation behaviour across single and batched incoming entries, and asserts ROOM_TOKEN_LIFETIME_MS's exact value now that it's a real exported constant rather than an inline literal.
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
@codex security review |
🛡️ Codex Security ReviewSecurity review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
🎉 This PR is included in version 2.21.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds dedicated coverage for mesh-store-shared.ts (mergeMessageHistories and ROOM_TOKEN_LIFETIME_MS), targeting the mutation-testing gaps tracked in #113 (sub-issue of the #64 epic).
Fixes #113