tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

fedcm-disconnect.sub.https.html.ini (829B)


      1 [fedcm-disconnect.sub.https.html]
      2  expected: [ERROR, OK, TIMEOUT]
      3  [Repeatedly calling disconnect should eventually fail]
      4    expected: [FAIL, TIMEOUT, NOTRUN]
      5 
      6  [Test that disconnect fails when there is no account to disconnect]
      7    expected: [PASS, FAIL, TIMEOUT, NOTRUN]
      8 
      9  [Test that disconnect succeeds when there is an account to disconnect]
     10    expected: [FAIL, TIMEOUT, NOTRUN]
     11 
     12  [Test that disconnecting the same account twice results in failure.]
     13    expected: [FAIL, TIMEOUT, NOTRUN]
     14 
     15  [Disconnect passing an incorrect ID can still succeed]
     16    expected: [FAIL, TIMEOUT, NOTRUN]
     17 
     18  [Disconnect is bound to each IDP]
     19    expected: [FAIL, TIMEOUT, NOTRUN]
     20 
     21  [Test that disconnect succeeds when there is a pending get request and the get request succeeds after the disconnect]
     22    expected: [FAIL, TIMEOUT, NOTRUN]