File tree Expand file tree Collapse file tree 4 files changed +0
-13
lines changed Expand file tree Collapse file tree 4 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 11// This tests pressing the left and right arrows moving to previous and next page.
22
3- // We disable the requests checks because `searchindex.json` will always fail
4- // locally (due to CORS), but the searchindex.js will succeed.
5- fail-on-request-error: false
6- 
73go-to: |DOC_PATH| + "index.html"
84
95// default page is the first numbered page
Original file line number Diff line number Diff line change 11// This tests basic search behavior.
22
3- // We disable the requests checks because `searchindex.json` will always fail
4- // locally (due to CORS), but the searchindex.js will succeed.
5- fail-on-request-error: false
63go-to: |DOC_PATH| + "index.html"
74
85define-function: (
Original file line number Diff line number Diff line change 22// an iframe (because of JS disabled).
33// Regression test for <https://github.com/rust-lang/mdBook/issues/2528>.
44
5- // We disable the requests checks because `searchindex.json` will always fail
6- // locally.
7- fail-on-request-error: false
85// We disable javascript
96javascript: false
107go-to: |DOC_PATH| + "index.html"
Original file line number Diff line number Diff line change 11// This GUI test checks sidebar hide/show and also its behaviour on smaller
22// width.
33
4- // We disable the requests checks because `searchindex.json` will always fail
5- // locally.
6- fail-on-request-error: false
74go-to: |DOC_PATH| + "index.html"
85set-window-size: (1100, 600)
96// Need to reload for the new size to be taken account by the JS.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments