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 past the test:
closing this issue now.
Unit tests must cover:
48 #97
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