nextcloud/apps/files_sharing/js
François Freitag b0847abcc2 Rewrite requesttoken.spec.js with Jest
[Jest](https://jestjs.io/) is a test runner that focuses on simplicity.
It instruments babel to transform modules and test them.

Using Jest simplifies the existing configuration and allows dropping a
bunch of workarounds, as well as following the shared Babel
configuration for new code.

Signed-off-by: François Freitag <mail@franek.fr>
2021-05-30 10:44:34 +02:00
..
dist Rewrite requesttoken.spec.js with Jest 2021-05-30 10:44:34 +02:00
templates add progressbar for every element & better design 2020-03-31 14:21:28 +00:00
additionalScripts.js Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
additionalScripts.js.map Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
app.js Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
files_drop.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public_note.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
sharedfilelist.js Indicate preview availability in share api responses 2020-10-13 14:12:42 +02:00
templates.js add progressbar for every element & better design 2020-03-31 14:21:28 +00:00