Changes between Version 1 and Version 2 of PromotBrowserTest


Ignore:
Timestamp:
Jun 26, 2009, 10:17:43 AM (16 years ago)
Author:
rempel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotBrowserTest

    v1 v2  
    44 2. success iff library isPresent, model class present as PromotTreeNode, [source:/Promot/trunk/promot/kb/SignalTransd/EGF-model/EGF-LOAD.mdl]; test contents of model?
    55 3. same as 2. with different library and model (toy-model)
    6  4. tested with import + simulation of all biomodels.org models, todo: test for correctness of simulation results
     6 4. tested with import + simulation of all biomodels.org models, TODO: test for correctness of simulation results
    77 5. round trip tested [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/cna/CNAImporterTest.java] for cna-model (sigtoynet-test) in test-suite [source:/Promot/trunk/promot/kb/testsuite/CNA/sigtoynet-test/]
    88 6. Save a model into mdl (selected, all), compare generated files to expected; depends on selection tests
    9  7. Export egf-model to SBML, compare generated file with expected output
    10  8. Export egf-model to Diana/Diva, compare generated file with expected output
    11  9. round trip tested, see 5. test-model for export of modular models would be nice although no problems for export are known yet
     9 7. 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
     10 8. Export egf-model to Diana/Diva, compare generated file with expected output (file content + simulation results), TODO: export should work (be tested) for all models in kb
     11 9. round trip tested, see 5. test-model for export of modular models would be nice although no problems for export are known yet, right now only tested for diana (no scripts for DIVA yet)
    1212 10. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdAddSubclassTest.java]
    1313 11. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdDeleteTest.java]
    1414 12. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/PromotTest.java]
    1515 13. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdCopyClassTest.java]
    16  14. Select a class in tree
    17  15. Select all classes
    18  16. Select all subclasses, all superclasses, all dependencies, all dependents
    19  17. Start Visual Editor for egf-model, toy-model and imported sbml
    20  18. Start Visual Explorer for egf-model, toy-model and imported sbml, which (default) scenarios to apply?
    21  19. Start Text Editor for egf-model (one test sufficient here as there is no different representation in server), test contained content?
    22 
     16 14. Select a class, a class with superclasses, a class with dependencies, a class with dependents, all classes in tree
     17 15. Start Visual Editor for egf-model, toy-model and imported sbml
     18 16. Start Visual Explorer for egf-model, toy-model and imported sbml, which (default) scenarios to apply?
     19