uppy/test/unit
Gavin Boulton 4bc68694c4 Allow configurable FileInput input name
Allow a configurable input name in the FileInput plugin with a default of `files[]`. This functionality matches the Multipart plugin.

Add basic unit tests for `inputName` FileInput constructor option.
2017-06-02 10:54:22 +01:00
..
mocks Change plugin name to id, manually set it everywhere — IE doesn’t support constructor.name 2016-05-02 16:20:37 -04:00
plugins Allow configurable FileInput input name 2017-06-02 10:54:22 +01:00
spec Test refactoring /cc @arturi @hedgerh 2016-04-07 09:18:12 +02:00
core.spec.js fix core test to account for that new Uppy() is same as Uppy() 2016-11-21 14:05:28 -06:00
GoogleDrive.spec.js Removed defaultCore from GoogleDrive test. 2016-04-20 15:41:00 -04:00
index.js Allow configurable FileInput input name 2017-06-02 10:54:22 +01:00
SpecRunner.html Test refactoring /cc @arturi @hedgerh 2016-04-07 09:18:12 +02:00
translator.spec.js fix translation test 2016-11-15 10:20:48 -05:00
Transloadit.spec.js Fix Transloadit plugin tests. (#180) 2017-04-28 11:43:52 +02:00