All Downloads are FREE. Search and download functionalities are using the official Maven repository.

autobahntestsuite.templates.wamp_details.html Maven / Gradle / Ivy

The newest version!



   
      
      
      

   
   
     # set static_img_dir = "http://autobahn.ws/static/img"
     
     
Autobahn WebSockets Testsuite Report
Autobahn WebSockets

# set status="ok" if outcome else "failed"

{{agent}} - {{test_name}} : {{outcome}}

Description
{{description}}

Expectation
TBD

Outcome
Expected:
# for session_key in expected.keys()|sort: * Session {{session_key}}:
# if expected[session_key]: # for val in expected[session_key]:   - {{val}}
# endfor # else:   - no response
# endif # endfor

Observed:
# for session_key in expected.keys()|sort: * Session {{session_key}}:
# if expected[session_key]: # for val in expected[session_key]:   - {{val}}
# endfor # else:   - no response
# endif # endfor





© 2015 - 2025 Weber Informatics LLC | Privacy Policy