Changes between Initial Version and Version 1 of PromotBrowserTest


Ignore:
Timestamp:
Jun 15, 2009, 3:13:12 PM (16 years ago)
Author:
rempel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotBrowserTest

    v1 v1  
     1== ProMoT Browser ==
     2
     3 1. is already done in junit tests (success here is required for all following tests)
     4 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?
     5 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
     7 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/]
     8 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
     12 10. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdAddSubclassTest.java]
     13 11. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdDeleteTest.java]
     14 12. junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/PromotTest.java]
     15 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