Project

General

Profile

Index of test scripts » History » Revision 10

Revision 9 (Amber Herold, 08/04/2010 10:42 AM) → Revision 10/22 (Amber Herold, 08/04/2010 10:55 AM)

h1. Index of test scripts 


 |_.File Name|_.Path|_.Server|_.Test|_.Purpose|_.Proposed Usage| 
 |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| 
 |check.sh|myami/appion/|Processing|Appion Installation|imports Appion libraries and runs binaries|installation script and testing tools| 
 |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| 
 |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| 
 |testsuite.py|myami/appion/test|Web|Pipeline|executes processing pipeline|Appion/Leginon Testing Tools and installation script| 
 |teststack.py|myami/appion/test|Web|Pipeline|reads and writes stacks|Appion/Leginon Testing Tools| 
 |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| |check.sh|myami/appion/|Processing|Appion Installation|imports Appion libraries and runs binaries|installation script and testing tools| 



 *Desired Tests* 
 |_.Server|_.Test|_.Purpose|_.Proposed Usage| 
 |DB| Package Installation||From wizard and installation script| 
 |DB| MySQL variables|make sure user modified my.cnf|From wizard|  
 |Processing|Scipy/Numpy|make sure scipy and numpy work correctly|from installation script| 
 |Processing|leginon.cfg| check that the file was created by user|from installation script and wizard| 
 |Processing|sinedon.cfg| check that the file was created by user|from installation script and wizard| 
 |Processing|EMAN Installation| check that help window is displayed|from installation script| 
 |Processing|Spider Installation| launch spider|from installation script| 
 |Processing|Xmipp Installation| launch Xmipp|from installation script| 
 |Web| Package Installation||From wizard and installation script| 
 |Web|mrc.so|check that it exists|wizard and installation script| 
 |Web|mrc tools| verify installation with info.php|wizard|