]> source.dussan.org Git - nextcloud-server.git/commit
Added JS unit tests for comments
authorVincent Petry <pvince81@owncloud.com>
Tue, 2 Feb 2016 14:13:45 +0000 (15:13 +0100)
committerVincent Petry <pvince81@owncloud.com>
Tue, 2 Feb 2016 17:01:15 +0000 (18:01 +0100)
commit03f4b49eccc381deda4ad17fe7d74817b14b165a
treef597d45bbc26fc4eb98269f72762c80e01dbc463
parent9028457ea2a150a586e63421382379f14cebd648
Added JS unit tests for comments
apps/comments/js/commentcollection.js
apps/comments/js/commentstabview.js
apps/comments/tests/js/commentscollectionSpec.js [new file with mode: 0644]
apps/comments/tests/js/commentstabviewSpec.js [new file with mode: 0644]
tests/karma.config.js