nextcloud/core/js/tests/specs
Vincent Petry 6ea27e2b03 Fix parsing int attributes from share.php response
Sometimes the attributes returned by share.php are integers but packaged
as strings.

This fix makes sure that such attributes are parsed as integers
2015-09-23 12:16:47 +02:00
..
appsSpec.js Add apps unit test 2015-08-30 17:14:57 +02:00
coreSpec.js Fix OC.joinPaths with empty arguments 2015-07-13 10:57:52 +02:00
jquery.avatarSpec.js Added js tests for jquery.avatar 2015-09-14 10:17:24 +02:00
l10nSpec.js Autoescape of placeholders in t() and p() - for JS 2015-01-07 12:56:32 +01:00
mimeTypeSpec.js Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
setupchecksSpec.js Move remaining setupchecks to new fomat 2015-08-18 14:42:57 +02:00
shareSpec.js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
sharedialogviewSpec.js Removed obsolete tests 2015-09-16 07:23:29 +02:00
shareitemmodelSpec.js Fix parsing int attributes from share.php response 2015-09-23 12:16:47 +02:00