Hi all, I'm new to Cypress and working on a Rxjs/rx-stomp test , how can I subscribe the Rxjs Observable
and do some tests? here is my code
the two debugger was not fired and the test in the subscribe block didn't work
Any help would be appreciated!!