Closed YJDave closed 6 years ago
To improve the code coverage and to be sure that method does give expected outcome, we should add tests for this method.
We should try to get 100% coverage of status() method by passing wrong url to method, to be sure that method does handle wrong url and return proper result.
status()
To improve the code coverage and to be sure that method does give expected outcome, we should add tests for this method.