• eugenebut's avatar
    [ios Mojo] Integration test for Mojo WebUI. · dc9e9709
    eugenebut authored
    Tests communication between WebUI page and the native code.
    When page is loaded it sends "syn" message to the native code,
    when native code receives "syn" it replies back with "ack",
    when page receives "ack" it replies back with "fin". Once "fin" is
    received the test succeeds.
    
    BUG=567809
    
    Review-Url: https://codereview.chromium.org/2006273005
    Cr-Commit-Position: refs/heads/master@{#396972}
    dc9e9709
mojo_test.html 147 Bytes