WebSock icon indicating copy to clipboard operation
WebSock copied to clipboard

Integration of Autobahn test suite

Open Haegi opened this issue 5 years ago • 3 comments

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.

Haegi avatar Sep 10 '19 22:09 Haegi

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.

Kai-Bailey avatar Sep 10 '19 22:09 Kai-Bailey

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.

Haegi avatar Sep 11 '19 22:09 Haegi

Sounds good. I added you as a collaborator so you can just have direct push access.

Kai-Bailey avatar Sep 11 '19 22:09 Kai-Bailey