nextcloud/apps/federatedfilesharing/tests
Lukas Reschke bd70221d61
Mock HTTPClientService
These tests were not using any kind of mocks at all! This made the test execution time took 2 minutes instead of now less than 1 second… (because multiple HTTP requests were queued and timed-out then…)

See https://blackfire.io/profiles/compare/6d2611f2-ad08-47b6-973b-2b5f9c8b96d2/graph for reference

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-29 00:06:56 +02:00
..
Controller Mock HTTPClientService 2016-09-29 00:06:56 +02:00
Settings Use MockBuilder instead of createMock 2016-08-15 16:43:22 +02:00
js move some stuff over to the federatedfilesharing app 2016-07-14 16:39:48 +02:00
AddressHandlerTest.php Fix deprecated usages of getMock in federatedfilesharing 2016-08-31 14:06:51 +02:00
DiscoveryManagerTest.php Fix deprecated usages of getMock in federatedfilesharing 2016-08-31 14:06:51 +02:00
FederatedShareProviderTest.php Fix deprecated usages of getMock in federatedfilesharing 2016-08-31 14:06:51 +02:00
NotificationsTest.php Fix deprecated usages of getMock in federatedfilesharing 2016-08-31 14:06:51 +02:00
TestCase.php Fix some more sniffs 2016-09-12 16:48:11 +02:00
TokenHandlerTest.php Fix deprecated usages of getMock in federatedfilesharing 2016-08-31 14:06:51 +02:00