skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

Provide an ability to set request headers in tests

Open oleksii-novikov opened this issue 10 years ago • 1 comments

It would be very helpful if the system provides us with an ability to set the request headers during test executing

Thanks!

oleksii-novikov avatar Oct 01 '15 15:10 oleksii-novikov

Are you mean method TestCase::dispatch()? https://github.com/bluzphp/skeleton/blob/master/tests/library/TestCase.php#L53

AntonShevchuk avatar Jul 13 '16 15:07 AntonShevchuk