Changes between Version 10 and Version 11 of PromotExplorerTest


Ignore:
Timestamp:
Jul 17, 2009, 9:24:01 AM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotExplorerTest

    v10 v11  
    3535=== Tests ===
    3636
    37  4. Import/export layout [[BR]] Save layout (Model --> Export --> Export Layout) in a file (e.g. layout.graphml) in the home directory, change editing mode to 'Editing', move the compounds 'lig1' and 'ph2' slightly, move the edge handle of inhibition edge '!r1-->not_r1_r2_a2' slightly, import layout (Model --> Import --> Import Layout) from a file (e.g. layout.graphml). The positions of the compounds 'lig1' and 'ph2' and edge handle of inhibition edge '!r1-->not_r1_r2_a2' should be the same as before. --> use JUnit test.
     37 4. Import/export layout [[BR]] Save layout (Model --> Export --> Export Layout) in a file (e.g. layout.graphml) in the home directory, change editing mode to 'Editing', move the compounds 'lig1' and 'ph2' slightly, move the edge handle of inhibition edge '!r1-->not_r1_r2_a2' slightly, import layout (Model --> Import --> Import Layout) from a file (e.g. layout.graphml). The positions of the compounds 'lig1' and 'ph2' and edge handle of inhibition edge '!r1-->not_r1_r2_a2' should be the same as before. --> TODO: use JUnit test.
    3838 
    3939 5. Export graphics [[BR]] Open export dialog (Model --> Export --> Export Graphics), a dialog should appear with six options for formats (eps, ps, svg, emf, png, gif), export the view with each of the formats using default options. The results should look like the view in the Visual Explorer.
    4040 
    41  6. Export logical model [[BR]] Output logical model with default options, click button 'Generate Model', export should perform without errors, check resulting files, click button 'Close' should exit the dialog. -->  use JUnit test.
     41 6. Export logical model [[BR]] Output logical model with default options, click button 'Generate Model', export should perform without errors, check resulting files, click button 'Close' should exit the dialog. -->  TODO: use JUnit test.
    4242 
    4343 7. Edit scenario: new/copy/rename/remove/mappings [[BR]]
    4444 
    45  8. Save scenarios (to USER_HOME) [[BR]]
    46  
    47  9. Load local scenarios [[BR]]
     45 8. Load user-defined (local) scenarios [[BR]] Load user-defined scenarios from USER_HOME.
     46
     47 9. Save user-defined (local) scenarios (to USER_HOME) [[BR]] Save user-defined scenarios to USER_HOME. Check file '.PromotVizScenarios' in the USER_HOME of existence and correct time stamp.
    4848
    4949 10. Exit with/without dialog [[BR]]