Changes between Version 24 and Version 25 of PromotBrowserTest


Ignore:
Timestamp:
Aug 28, 2012, 2:59:28 PM (13 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotBrowserTest

    v24 v25  
    3333 13. Export egf-model to SBML, compare generated file with expected output (file content + simulation results), TODO: export should work (be tested) for all models in kb, which tool for simulation (scriptable required)? comparison of simulation results after SBML round trip
    3434 14. Export egf-model to Diana/Diva [[BR]] Compare generated file with expected output (file content + simulation results), TODO: export should work (be tested) for all models in kb
    35  15. Run script [[BR]] Test with default inputs for synthetic biology scripts, e.g. [source:/Promot/trunk/promot/kb/scripts/synthetic-biology]
     35 15. Run script [[BR]] Test with default inputs for synthetic biology scripts, e.g. [source:/Promot/trunk/promot/kb/scripts/synthetic-biology].
    3636 16. Change property [[BR]] in Browser tree select module, mouse right-click for context menu, choose Change Property --> Icon (Abstract, Model)
    3737 17. Simulate model [[BR]] Load hafke model ([source:/Promot/trunk/promot/kb/hafke/obertopp/LOAD.mdl]), select hafke-process (module --> device --> process) in Browser, open simulation dialog from menu (Tools --> Simulate Model), check for diana app (see status in output log), edit the generation directory to '~/opertopp', click on 'Advanced...' in the solver options pane (new window with several options should appear), close options dialog, click on 'Simulate Model' button (simulation result should appear after a while, several text in output log), click on 'Edit Script' button (text editor should appear with python script), edit the script (e.g. set Tend to 60.0), save, simulate again (tend should be 60.0 now), click on 'reset' button (files in directories 'model', 'script' and 'results' should be removed, status in output log, 'Edit Script' button should be disabled).