wiki:PromotBrowserTest

Version 1 (modified by rempel, 16 years ago) (diff)

--

ProMoT Browser

  1. is already done in junit tests (success here is required for all following tests)
  2. success iff library isPresent, model class present as PromotTreeNode?, Promot/trunk/promot/kb/SignalTransd/EGF-model/EGF-LOAD.mdl; test contents of model?
  3. same as 2. with different library and model (toy-model)
  4. tested with import + simulation of all biomodels.org models, todo: test for correctness of simulation results
  5. 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/
  6. Save a model into mdl (selected, all), compare generated files to expected; depends on selection tests
  7. Export egf-model to SBML, compare generated file with expected output
  8. Export egf-model to Diana/Diva?, compare generated file with expected output
  9. round trip tested, see 5. test-model for export of modular models would be nice although no problems for export are known yet
  10. junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdAddSubclassTest.java
  11. junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdDeleteTest.java
  12. junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/PromotTest.java
  13. junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdCopyClassTest.java
  14. Select a class in tree
  15. Select all classes
  16. Select all subclasses, all superclasses, all dependencies, all dependents
  17. Start Visual Editor for egf-model, toy-model and imported sbml
  18. Start Visual Explorer for egf-model, toy-model and imported sbml, which (default) scenarios to apply?
  19. Start Text Editor for egf-model (one test sufficient here as there is no different representation in server), test contained content?