I\'m testing a method that returns a Promise based on the data filtered from a socket:
async readData(sConn) { if(!sConn) { throw new Error(\'READ