]> source.dussan.org Git - nextcloud-server.git/commit
Fix unit tests affected by side effects
authorVincent Petry <pvince81@owncloud.com>
Mon, 22 Feb 2016 16:19:08 +0000 (17:19 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 22 Feb 2016 16:25:32 +0000 (17:25 +0100)
commit27544144cec06324a5fe4494034e893b7c5a66ff
tree36c437db587a801f0533e70e22ca5b4f8d3ec4f2
parent8ea80e114ae508586947db614b37db6b35972a9c
Fix unit tests affected by side effects

The notification tests were not restoring the clock properly, but
indirectly helped other tests pass.

Since now we're restoring the clock properly, the other tests were fixed
to still work.
apps/files/tests/js/fileactionsSpec.js
apps/systemtags/tests/js/systemtagsinfoviewSpec.js
core/js/tests/specs/systemtags/systemtagsinputfieldSpec.js