tests
Directory actions
More options
Directory actions
More options
tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory stores PHPUnit tests. ############################# # WARNING # ############################# Do not run these tests against a production instance of RackTables! Data may be added, modified or deleted as part of the tests. If you understand the risk, edit bootstrap.php and delete the warning lines. To run a specific test: $ phpunit TestName To run all tests: $ phpunit