mirror of https://github.com/flightphp/core
				
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			2 years ago | |
|---|---|---|
| .. | ||
| classes | 2 years ago | |
| views | 10 years ago | |
| AutoloadTest.php | 2 years ago | |
| CollectionTest.php | 2 years ago | |
| DispatcherTest.php | 2 years ago | |
| EngineTest.php | 2 years ago | |
| FilterTest.php | 2 years ago | |
| FlightTest.php | 2 years ago | |
| LoaderTest.php | 2 years ago | |
| MapTest.php | 2 years ago | |
| PdoWrapperTest.php | 2 years ago | |
| README.md | 11 years ago | |
| RedirectTest.php | 2 years ago | |
| RegisterTest.php | 2 years ago | |
| RenderTest.php | 2 years ago | |
| RequestTest.php | 2 years ago | |
| ResponseTest.php | 2 years ago | |
| RouterTest.php | 2 years ago | |
| VariableTest.php | 2 years ago | |
| ViewTest.php | 2 years ago | |
| phpunit_autoload.php | 2 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	Flight Tests
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