# Testing ## Static Tests ``` from your root of the git folder path, run: $ ./static_tests.sh ``` ## Quick and Dirty testing ``` from your app folder, run an deployment file, EXAMPLE: $ ./just_testing.sh [deploy_test1.php] ``` ## Where are the deployment files? ``` # feel free to update or add new ones! $ cd deploy_files ```