Closed ericktucto closed 6 years ago
I added unit tests for the trait MakesHttpRequest, but it doesn't cover all its methods.
Covered methods: type, check, uncheck, attach, select, storeInput, getForm, fillForm,
type
check
uncheck
attach
select
storeInput
getForm
fillForm
Changes to be committed: modified: composer.json new file: phpunit.xml new file: tests/TestCase.php new file: tests/Unit/MakesHttpRequestsTest.php
I added unit tests for the trait MakesHttpRequest, but it doesn't cover all its methods.
Covered methods:
type
,check
,uncheck
,attach
,select
,storeInput
,getForm
,fillForm
,Changes to be committed: modified: composer.json new file: phpunit.xml new file: tests/TestCase.php new file: tests/Unit/MakesHttpRequestsTest.php