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/helpers
Osama Sayegh 40fd82e2d1
DEV: Add model transformer plugin API (#18081)
This API allows plugins to transform a list of model objects before they're rendered in the UI. At the moment, this API is limited to items/lists of the experimental user menu, but it may be extended in the future to other parts of the app.

Additional context can be found in https://github.com/discourse/discourse/pull/18046.
2022-08-25 15:41:58 +03:00
..
component-test.js DEV: Do the full cleanup after **every** test (#17943) 2022-08-16 10:48:32 +02:00
create-pretender.js DEV: Simplify "Editing a post stages new content" test (#18007) 2022-08-21 09:20:26 +02:00
create-store.js DEV: Replace topic-tracking-state:main with service:topic-tracking-state (#17802) 2022-08-05 08:48:55 +08:00
d-editor-helper.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
fixture-pretender.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
notification-types-helper.js DEV: Refactor new user menu files (#17879) 2022-08-16 10:37:56 +08:00
presence-pretender.js DEV: Always await for publishToMessageBus (#17626) 2022-07-24 19:55:58 +02:00
qunit-helpers.js DEV: Add model transformer plugin API (#18081) 2022-08-25 15:41:58 +03:00
review-pretender.js DEV: Add reviewables tab to the new user menu (#17630) 2022-07-28 11:16:33 +03:00
reviewable-types-helper.js DEV: Refactor new user menu files (#17879) 2022-08-16 10:37:56 +08:00
select-kit-helper.js DEV: Remove most jQ from select-kit test helpers (#17305) 2022-07-04 11:37:11 +02:00
site-settings.js DEV: Drop enable_long_polling and long_polling_interval settings (#16323) 2022-03-30 16:32:40 +08:00
site.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
store-pretender.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
textarea-selection-helper.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00