nextcloud/apps
Christoph Wurst 2317d7bb49
Fix sinon.stub deprecation warnings
Calls to `sinon.stub(obj, 'meth', fn)` are deprecated and therefore
replaced by `sinon.stub(obj, 'meth).callsFake(fn)` as instructed by
the deprecation warning.

This makes the js unit testing output readable again.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-24 10:39:37 +02:00
..
admin_audit Log access to preview images 2017-03-20 18:36:36 +01:00
comments Move systemtags and comments to new accesslist functions 2017-04-20 14:34:28 +02:00
dav Merge pull request #4401 from nextcloud/caldav-carddav-nc-owner-displayname 2017-04-24 09:17:55 +02:00
encryption [tx-robot] updated from transifex 2017-04-20 00:07:36 +00:00
federatedfilesharing Fix sinon.stub deprecation warnings 2017-04-24 10:39:37 +02:00
federation No need to log guzzle exception 2017-04-21 11:29:01 +02:00
files Fix sinon.stub deprecation warnings 2017-04-24 10:39:37 +02:00
files_external Fix sinon.stub deprecation warnings 2017-04-24 10:39:37 +02:00
files_sharing [tx-robot] updated from transifex 2017-04-23 00:07:31 +00:00
files_trashbin [tx-robot] updated from transifex 2017-04-24 00:07:28 +00:00
files_versions [tx-robot] updated from transifex 2017-04-17 00:07:33 +00:00
lookup_server_connector
provisioning_api Use RESPOND_NOT_FOUND for non existing user 2017-04-21 11:30:00 -05:00
sharebymail [tx-robot] updated from transifex 2017-04-24 00:07:28 +00:00
systemtags [tx-robot] updated from transifex 2017-04-23 00:07:31 +00:00
testing Add support for ratelimiting via annotations 2017-04-13 12:00:16 +02:00
theming Fix theming tests 2017-04-20 13:10:34 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-04-20 00:07:36 +00:00
updatenotification [tx-robot] updated from transifex 2017-04-24 00:07:28 +00:00
user_ldap [tx-robot] updated from transifex 2017-04-24 00:07:28 +00:00
workflowengine [tx-robot] updated from transifex 2017-04-23 00:07:31 +00:00