Skip to content

cachewerk/relay-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Relay Tests

Laravel Framework

cd laravel/framework

composer install
composer require cachewerk/relay

git apply ../laravel-framework.patch

vendor/bin/phpunit

Laravel Horizon

cd laravel/horizon

composer install
composer require cachewerk/relay

git apply ../laravel-horizon.patch

vendor/bin/phpunit