Can I test socket.io reconnection event?

Iā€™m using postman to test the connection to the socket.io server.
I want to test reconnecting after connecting to the server.
Is there a way to test the socket.io reconnection event?
I appreciate your help.