Actions
Index of test scripts » History » Revision 10
« Previous |
Revision 10/22
(diff)
| Next »
Amber Herold, 08/04/2010 10:55 AM
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 |
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 |
Updated by Amber Herold over 14 years ago · 10 revisions