Changes between Version 20 and Version 21 of PromotBrowserTest


Ignore:
Timestamp:
Aug 25, 2010, 2:23:22 PM (15 years ago)
Author:
rempel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotBrowserTest

    v20 v21  
    33=== Expectation (functional tests) ===
    44 * load: all models from kb should load
    5  * import SBML: all biomodels should load (events are not imported, needs better error handling in functional tests)
     5 * import SBML: all biomodels should load (delay not supported)
    66 * export SBML: model should be valid and match expected simulation results (which tool for tests, workflow/scripting needed)
    77 * import CNA (signaling): all example models from CNA should be imported and be identical (as close as possible) after export/round trip
     
    2121 8. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdChangeAbstractTest.java]
    2222    junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdChangeModelTest.java]
    23  9. optional junit test for parametrization from diana [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/DianaDataReader/DianaDataReaderTest.java] [[BR]][[BR]]
     23 9. junit test for parametrization (from diana and general) [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/DianaDataReader/DianaDataReaderTest.java] [[BR]]
     24    [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/DianaDataReader/DianaDataReaderSetParameterTest.java] [[BR]]
     25    [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/ParameterTest.java] [[BR]]
     26[[BR]]
    2427
    2528=== Tests ===