WebSock
WebSock copied to clipboard
Integration of Autobahn test suite
I would like to integrate the Autobahn test suite. The results will be stored in HTML & JSON files. Should I/we serve the HTML files over gh-pages or how should I/we display the outputs of the tests? A different approach would be to parse the JSON files and to extract the necessary information.
Great idea! Displaying the results over github pages would be really cool! Whatever will be easiest for you. Do you know if WebSock passes the Autobahn test suite? I think we might have to do some additional work to make sure it passes.
It think that github pages would be the best idea. But only admins can enable them. So either I create a gh-pages branch with the results(html&json) or I put the files into a docs folder in the master branch. And you enable them afterwards. At the moment a lot of tests are failing. But we can take care of it after the integration.
Sounds good. I added you as a collaborator so you can just have direct push access.