| 
				
					 | 
			6 years ago | |
|---|---|---|
| .. | ||
| classes | 6 years ago | |
| views | 6 years ago | |
| AutoloadTest.php | 6 years ago | |
| DispatcherTest.php | 6 years ago | |
| FilterTest.php | 6 years ago | |
| FlightTest.php | 6 years ago | |
| LoaderTest.php | 6 years ago | |
| MapTest.php | 6 years ago | |
| README.md | 6 years ago | |
| RedirectTest.php | 6 years ago | |
| RegisterTest.php | 6 years ago | |
| RenderTest.php | 6 years ago | |
| RequestTest.php | 6 years ago | |
| RouterTest.php | 6 years ago | |
| VariableTest.php | 6 years ago | |
| ViewTest.php | 6 years ago | |
This directory contains unit tests for Flight. The tests were written for PHPUnit 3.7.10
To run the tests do:
composer install
vendor/bin/phpunit tests
Learn more about PHPUnit at http://www.phpunit.de