• Romain Courteaud's avatar
    [erp5_core] Make live test gadget reusable · b22e7b69
    Romain Courteaud authored
    Remove all globals to allow multiple live tests running on the same page.
    Stop reading the test output if the browser tab doesn't have the focus.
    Stop hardcoding the URL in the javascript.
    Stop hardcoding other fields path in the javascript (+ embed the textarea in the gadget).
    
    Propagate all parameters via formulator.
    It will allow to use this gadget from another context document.
    
    Run live test from the RJS UI
    b22e7b69
run_live_test.xml 2.48 KB