testing info.

main
Robert 2 years ago
parent 2735c77e67
commit 8f3f93d8c6
  1. 19
      testing.md

@ -0,0 +1,19 @@
# 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_tets1.php]
```
## Where are the deployment files?
```
# feel free to update or add new ones!
$ cd deploy_files
```
Loading…
Cancel
Save