Hi all, I have a Scala/Java Tomcat WebSocket server that I would like to test, Perl Integration-Testes will run after my Scala Unit-Tests. To do that, I would like to use a Perl system that would connect to the server and do all the tests.
Can I use Test::Mojo for this? Can you get me some examples of testing WebSockects where the order of the messages is +- random? Maybe a simple example where I can save a full interaction with the server, where I could react to certain messages arrival and I would end-up with all the messages in a big array that I would test. Thanks for any help that you may give for me to return to Perl after +- 3 years. Best Regards Marcos -- Marcos Rebelo http://www.oleber.com/ Webmaster of http://perl5notebook.oleber.com -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
