Project

General

Profile

Index of test scripts » History » Version 9

Amber Herold, 08/04/2010 10:42 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
|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|
7
|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|
8
|testsuite.py|myami/appion/test|Web|Pipeline|executes processing pipeline|Appion/Leginon Testing Tools and installation script|
9
|teststack.py|myami/appion/test|Web|Pipeline|reads and writes stacks|Appion/Leginon Testing Tools|
10
|check.sh|myami/appion/|Processing|Appion Installation|imports Appion libraries and runs binaries|installation script and testing tools|
11
12
13
14
*Desired Tests*
15
|_.Server|_.Test|_.Purpose|_.Proposed Usage|
16
|DB| Package Installation||From wizard and installation script|
17
|DB| MySQL variables|make sure user modified my.cnf|From wizard| 
18
|Processing|Scipy/Numpy|make sure scipy and numpy work correctly|from installation script|
19
|Processing|leginon.cfg| check that the file was created by user|from installation script and wizard|
20
|Processing|sinedon.cfg| check that the file was created by user|from installation script and wizard|
21
|Processing|EMAN Installation| check that help window is displayed|from installation script|
22
|Processing|Spider Installation| launch spider|from installation script|
23
|Processing|Xmipp Installation| launch Xmipp|from installation script|