Skip to content

test: add process exit and safe chaining to notification smoke tests#231

Open
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-13
Open

test: add process exit and safe chaining to notification smoke tests#231
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-13

Conversation

@jadonamite

Copy link
Copy Markdown

Updates the custom NotificationSystemTest runner to explicitly call process.exit(0) upon successful completion, preventing the script from hanging indefinitely due to open service connections in the event loop. Adds optional chaining to assertions to prevent uncaught TypeErrors if the manager or service methods return null or undefined.

Updates the custom NotificationSystemTest runner to explicitly call process.exit(0) upon successful completion, preventing the script from hanging indefinitely due to open service connections in the event loop. Adds optional chaining to assertions to prevent uncaught TypeErrors if the manager or service methods return null or undefined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant