Release_test_results >> Fuego_Tips >> Notes_on_Jenkins_integration_refactoring >> Release_1.2_To_Do >> Continuous_Integration_Notes 

Fuego 1.5 wiki

Login or create account

Fuego Tips in split format

Here are some miscelaneous fuego tips:
Here are some miscelaneous fuego tips:
  • to debug flot/mod.js, put the following near the start of a routine:
 * to debug flot/mod.js, put the following near the start of a routine:
jQuery('.plots').append('<div class="container"><div class="area_header">'+testsuite+':'+ 'TRB DEBUG - debug data here' +'</div>'
                                +'</div></div>');
{{{
jQuery('.plots').append('<div class="container"><div class="area_header">'+testsuite+':'+ 'TRB DEBUG - debug data here' +'</div>'
                                +'</div></div>');
}}}
}}}
TBWiki engine 1.8.3 by Tim Bird