Skip to content

uurtech/Laravel-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About Task

Please create a fork with this repo and share your repository via email. and make sure you commit on every time you implement or tests something ( follow micro-commit approach )

Testing Send-Receive Message using Web-Socket

  • Write a test that sends example messages to the server and receive message.
  • Write a test that sends json string and check if it's accepted by the server

Just make sure your tests can be called by using this command,

docker exec CONTAINER_ID sh -c "php vendor/phpunit/phpunit/phpunit"

Hint : https://laravel.com/docs/8.x/broadcasting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published