• Romain Courteaud's avatar
    [test] Update test code to make them compatible with node · 65cbc8e1
    Romain Courteaud authored
    Do not spy XMLHttpRequest, as it is node 100% compatible between node and browser.
    Spy ajax calls instead.
    
    Do not rely on storage not available in node (like localstorage).
    
    fix erp5 test on node
    
    test gdrive test on node
    
    fix dropbox onnode
    
    fix test on node
    
    more fixes
    
    more fixes
    65cbc8e1
erp5storage.tests.js 96.5 KB