Version 2 (modified by rempel, 16 years ago) (diff) |
---|
ProMoT Browser
- is already done in junit tests (success here is required for all following tests)
- success iff library isPresent, model class present as PromotTreeNode?, Promot/trunk/promot/kb/SignalTransd/EGF-model/EGF-LOAD.mdl; test contents of model?
- same as 2. with different library and model (toy-model)
- tested with import + simulation of all biomodels.org models, TODO: test for correctness of simulation results
- round trip tested Promot/trunk/promot/src/gui/org/mpg/dcts/promot/cna/CNAImporterTest.java for cna-model (sigtoynet-test) in test-suite Promot/trunk/promot/kb/testsuite/CNA/sigtoynet-test/
- Save a model into mdl (selected, all), compare generated files to expected; depends on selection tests
- 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
- 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
- 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)
- junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdAddSubclassTest.java
- junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdDeleteTest.java
- junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/PromotTest.java
- junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdCopyClassTest.java
- Select a class, a class with superclasses, a class with dependencies, a class with dependents, all classes in tree
- Start Visual Editor for egf-model, toy-model and imported sbml
- Start Visual Explorer for egf-model, toy-model and imported sbml, which (default) scenarios to apply?