Project

General

Profile

Index of test scripts » History » Version 10

Amber Herold, 08/04/2010 10:55 AM

1 1 Amber Herold
h1. Index of test scripts
2
3
4 9 Amber Herold
|_.File Name|_.Path|_.Server|_.Test|_.Purpose|_.Proposed Usage|
5
|syscheck.py|myami/leginon/|Processing|Package Installation|tells you which versions of python and third party python packages you have installed|call from installation script|
6 10 Amber Herold
|check.sh|myami/appion/|Processing|Appion Installation|imports Appion libraries and runs binaries|installation script and testing tools|
7 9 Amber Herold
|test1.py and test2.py|myami/leginon/||Networking|detect problems due to a firewall or host name resolution|make available from install script and wizard|
8
|createtestsession.py|myami/appion/test|Web|Image Viewer, Pipeline (Manual)|loads up a session filled with sample images for one to test with|Appion/Leginon Testing Tools|
9
|testsuite.py|myami/appion/test|Web|Pipeline|executes processing pipeline|Appion/Leginon Testing Tools and installation script|
10 1 Amber Herold
|teststack.py|myami/appion/test|Web|Pipeline|reads and writes stacks|Appion/Leginon Testing Tools|
11 10 Amber Herold
|ex1.php, ex2.php, mymrc.mrc|myami/programs/php_mrc-5.3|Web|MRC installation|show that mrc extensions have been correctly installed|Testing Tools or Wizard|
12 9 Amber Herold
13
14
15
*Desired Tests*
16
|_.Server|_.Test|_.Purpose|_.Proposed Usage|
17
|DB| Package Installation||From wizard and installation script|
18
|DB| MySQL variables|make sure user modified my.cnf|From wizard| 
19
|Processing|Scipy/Numpy|make sure scipy and numpy work correctly|from installation script|
20
|Processing|leginon.cfg| check that the file was created by user|from installation script and wizard|
21
|Processing|sinedon.cfg| check that the file was created by user|from installation script and wizard|
22
|Processing|EMAN Installation| check that help window is displayed|from installation script|
23
|Processing|Spider Installation| launch spider|from installation script|
24 1 Amber Herold
|Processing|Xmipp Installation| launch Xmipp|from installation script|
25 10 Amber Herold
|Web| Package Installation||From wizard and installation script|
26
|Web|mrc.so|check that it exists|wizard and installation script|
27
|Web|mrc tools| verify installation with info.php|wizard|