2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/test/javascripts/components/select-kit
Mark VanLandingham 176aa0ac7d
DEV: Import pretender instead of global server var (#8996)
* DEV: Remove server global test variable

* Delete yarn-error.log

* prettier and some eslint fixes

* add global server variable back for plugins

* rename imported server to pretender

* prettier

* support plugin server. usage

* Export pretender as named

* Prettier

* change default pretender export

* fix bad import

* Use pretender() and original default export

* export new Pretender as default

* fix accidental change

* WIP testing

* add pretend handlers in correct location

* move more stuff into the correct pretender

* Consolidated more pretenders

* comment out another bad test

* fix user acceptance tests

* commented out bad test

* fixed another composer server stub

* fix more tests

* fixed tag test pretender

* Fix admin email test

* removed another draft handler

* add back test

* fix and uncomment another test

* remove test that is not useful

* remove commented out lines

* reapply handlers between every test

* no need to re-stub requests now :)

* cleanup from review

* more cleanup
2020-03-02 14:24:31 -05:00
..
category-chooser-test.js.es6 FIX: ensures scoped search category is searching in all categories (#9031) 2020-02-24 19:19:53 +01:00
category-drop-test.js.es6 FIX: ensures category url of category drop is built using slug and id (#9069) 2020-02-28 17:58:22 +01:00
combo-box-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
dropdown-select-box-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
list-setting-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
mini-tag-chooser-test.js.es6 FIX: ensures mini-tag-chooser is respecting max_tags_per_topic (#9018) 2020-02-21 12:16:05 +01:00
multi-select-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
notifications-button-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
pinned-options-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
select-kit-test-helper.js.es6 DEV: adds afterRender decorator (#8864) 2020-02-10 08:13:13 +01:00
single-select-test.js.es6 FIX: prevents click on sk header to bubble (#9084) 2020-03-02 20:06:02 +01:00
tag-drop-test.js.es6 DEV: Import pretender instead of global server var (#8996) 2020-03-02 14:24:31 -05:00
topic-notifications-button-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
topic-notifications-options-test.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
user-chooser-test.js.es6 DEV: Import pretender instead of global server var (#8996) 2020-03-02 14:24:31 -05:00