- Simplified member spawn event handling by removing redundant checks for missing parameters. - Introduced a new audit function to verify registered members against expected members post-provisioning, flagging any discrepancies. - Updated logging to provide clearer warnings for unregistered members after provisioning. - Enhanced test cases to ensure accurate behavior of spawn handling and auditing processes. |
||
|---|---|---|
| .. | ||
| changeReviewSlice.test.ts | ||
| cliInstallerSlice.test.ts | ||
| editorSlice.test.ts | ||
| extensionsSlice.test.ts | ||
| notificationSlice.test.ts | ||
| paneSlice.test.ts | ||
| pathResolution.test.ts | ||
| sessionSlice.test.ts | ||
| storeTestUtils.ts | ||
| tabSlice.test.ts | ||
| tabUISlice.test.ts | ||
| teamChangeThrottle.test.ts | ||
| teamSlice.test.ts | ||