Closed djaekim closed 5 years ago
Unit tests must cover:
Must be written in tests/Feature/TweetsTest.php
check https://laravel.com/docs/5.1/testing for information how to test
also, check other test cases in TweetsTest to see how it's done
The feature has passed the test Closing this issue now.
Unit tests must cover:
85 , #86
Must be written in tests/Feature/TweetsTest.php
check https://laravel.com/docs/5.1/testing for information how to test
also, check other test cases in TweetsTest to see how it's done