aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/js/fileDropSpec.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-2/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-4/+4
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* deleted forgotten code in testArtur Neumann2017-04-201-1/+0
| | | | how embarrassing, left code from before I've done the loop around the test Signed-off-by: Artur Neumann <info@individual-it.net>
* remove accidently left over *f*itArtur Neumann2017-04-181-1/+1
| | | Signed-off-by: Artur Neumann <info@individual-it.net>
* JS tests for upload only functionArtur Neumann2017-04-181-0/+99
Signed-off-by: Artur Neumann <info@individual-it.net>