]> source.dussan.org Git - nextcloud-server.git/commit
Add unit test for external share JS dialog
authorVincent Petry <pvince81@owncloud.com>
Wed, 21 Jan 2015 10:26:54 +0000 (11:26 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 21 Jan 2015 10:26:54 +0000 (11:26 +0100)
commitf3d696599a0733b1e621af504ed0249d01873fd3
treea813f5a6c2a0692523a1c40afff30e01300b0cb2
parent23ea45760f536cb362f7019c4aeac8d51aea34ad
Add unit test for external share JS dialog

Moved external share JS code into a small plugin to make it testable.

Added unit test for the external share dialog logic + ajax calls.
apps/files_sharing/js/external.js
apps/files_sharing/tests/js/externalSpec.js [new file with mode: 0644]
tests/karma.config.js