This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
Martin Brennan dce6c6fb50
FIX: Native File object was not passed to uploadHandler (#15146)
The commit 20b2a42f49 broke
upload handlers, because previously we passed through the
native File object to the handler, not the uppy-wrapped
File object.
2021-12-01 09:01:53 +10:00
..
controllers DEV: Minor cleanup of create-account tests (#14989) 2021-11-24 16:43:25 +01:00
ember DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
lib FIX: Native File object was not passed to uploadHandler (#15146) 2021-12-01 09:01:53 +10:00
mixins DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
models DEV: Fix a test leak (#15135) 2021-11-30 13:45:26 +11:00
services DEV: Automatically leave PresenceChannels when in the background (#15047) 2021-11-30 15:38:19 +11:00
utils DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
localization-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00