Simple Magento Testing Framework - still working on it. Do not use :-)
- Will run on your current database
- All changes to databases runs in a transaction, nothing may change except of MyISAM-Tables
TODO: Add some stuff here
TODO: Add some stuff here
TODO: Add some stuff here
- Will run on your current database
- Would change database, tests have to cleanup database itself! (or don't care about it)
You have to start Selenium first. We provide all required files in app/tests/selenium. Just run start.sh to start it.
TODO: Add some stuff here
TODO: Add some stuff here