nextcloud/tests/lib/Http/Client
Daniel Kesselberg 6c156d81ed
Fix testGetProxyUri
Changed the implementation for getProxyUri with
fd1d85365c

If proxy is already null then we don't ask for proxyuserpwd. Test
failed because we expected getSystemValue to be called once with
proxyuserpwd

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-04-16 21:33:56 +02:00
..
ClientServiceTest.php Set User-Agent as header without middleware 2019-04-16 21:13:29 +02:00
ClientTest.php Fix testGetProxyUri 2019-04-16 21:33:56 +02:00
ResponseTest.php adjust httpclient to guzzle6 2018-02-09 17:13:21 +01:00