added foundation of testing setup.
Showing
phpunit.php
0 → 100644
phpunit.xml
0 → 100644
tests/cases/application/.gitignore
0 → 100644
tests/cases/bundles/.gitignore
0 → 100644
tests/cases/laravel/str.php
0 → 100644
tests/laravel/bundle.php
0 → 100644
tests/laravel/config/.gitignore
0 → 100644
tests/laravel/config/application.php
0 → 100644
tests/laravel/config/auth.php
0 → 100644
tests/laravel/config/cache.php
0 → 100644
tests/laravel/config/database.php
0 → 100644
tests/laravel/config/error.php
0 → 100644
tests/laravel/config/mimes.php
0 → 100644
tests/laravel/config/session.php
0 → 100644
tests/laravel/config/strings.php
0 → 100644
tests/laravel/controllers/home.php
0 → 100644
tests/laravel/language/en/pagination.php
0 → 100644
tests/laravel/language/en/validation.php
0 → 100644
tests/laravel/libraries/.gitignore
0 → 100644
tests/laravel/migrations/.gitignore
0 → 100644
tests/laravel/models/.gitignore
0 → 100644
tests/laravel/routes.php
0 → 100644
tests/laravel/tasks/.gitignore
0 → 100644
tests/laravel/views/error/404.php
0 → 100644
tests/laravel/views/error/500.php
0 → 100644
tests/laravel/views/home/index.php
0 → 100644
Please
register
or
sign in
to comment