uppy/test/endtoend
Renée Kooi be66c47deb
Actually check types (#1918)
* types: stronger typings

* Remove remaining `declare module` things for uppy.use

* Format types standard-style-like

* Add `target` properties to plugin typings

* Add type for `replaceTargetContent` option

* xhr-upload: allow lowercase method

* opt in to stricter typechecks

* use the strictly typed version in all typings tests

* endtoend: use strict types in typescript test

* Add some comments to the typings file so IDEs will warn about untyped use()

* informer: remove obsolete option from typings

* react: generate prop types based on actual options types

* react: update types

* react: fix import in typings test

* companion-client: add `pluginId` property to ProviderOptions type

Co-Authored-By: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>

* core: remove some `any` types

* *: add locale string types

* *: generate locale typings

* core: fix LocaleStrings<> type

* dashboard: add locale string type tests

* tus: inherit options typings from tus-js-client

* transloadit: add missing options types

* ci: do the required build steps before testing typings

* Support TokenStorage in types, add `title?: string` options

* form: update typings

* types: put TokenStorage type in dependents

* Document Uppy.StrictTypes

* if we pin at least we should use the latest

* Allow document.querySelector

I think it's a eslint-plugin-compat bug that it's marking querySelector
as not available in Android Chrome 78.

Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-02-12 16:22:09 +01:00
..
chaos-monkey Use more cancellation-friendly strategy for limit: N uploads (#1736) 2019-09-25 15:21:17 +02:00
create-react-app Update babel-eslint and jest 2019-10-11 16:11:52 +02:00
i18n-drag-drop Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
providers test: e2e for fastRetry in providers (#1766) 2019-09-30 16:12:45 +02:00
thumbnails Update webdriverio to v5 (#1675) 2019-07-05 13:45:43 +02:00
transloadit Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
tus-dashboard Update webdriverio to v5 (#1675) 2019-07-05 13:45:43 +02:00
tus-drag-drop Update webdriverio to v5 (#1675) 2019-07-05 13:45:43 +02:00
typescript Actually check types (#1918) 2020-02-12 16:22:09 +01:00
url-plugin Update webdriverio to v5 (#1675) 2019-07-05 13:45:43 +02:00
xhr-limit Update webdriverio to v5 (#1675) 2019-07-05 13:45:43 +02:00
utils.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
verdaccio.yaml Use verdaccio to simulate publishes before integration tests. 2018-06-21 13:54:10 +02:00
wdio.base.conf.js Use more cancellation-friendly strategy for limit: N uploads (#1736) 2019-09-25 15:21:17 +02:00
wdio.local.conf.js e2e: reintroduce e2e test for providers locally 2019-07-21 10:29:28 +01:00
wdio.remote.conf.js Use more cancellation-friendly strategy for limit: N uploads (#1736) 2019-09-25 15:21:17 +02:00