discourse/plugins/chat/test/javascripts/acceptance
dependabot[bot] c5957490df
DEV: Update @ember/test-helpers and fix chat test (#19495)
We were triggering a `/` key press and it was passing because of 1. a bug in `@ember/test-helpers` and 2. how we handle events in chat

Dependabot PR description:

Build(deps): Bump @ember/test-helpers in /app/assets/javascripts

Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: "@ember/test-helpers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-12-19 11:23:31 +01:00
..
chat-browse-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-channel-info-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-channel-slug-test.js
chat-channels-list-test.js DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
chat-composer-test.js FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
chat-flagging-test.js REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-keyboard-shortcuts-test.js DEV: glimmerify chat-channel-row (#19287) 2022-12-02 16:57:35 +01:00
chat-live-pane-collapse-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-live-pane-mobile-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-live-pane-silenced-user-test.js FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00
chat-live-pane-test.js FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00
chat-message-bookmarking-test.js REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-message-test.js REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-move-message-to-channel-test.js REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-preferences-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-quoting-test.js REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-sidebar-user-status-test.js DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
chat-status-test.js FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00
chat-test.js DEV: Update @ember/test-helpers and fix chat test (#19495) 2022-12-19 11:23:31 +01:00
chat-transcript-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat-user-menu-notifications-test.js
composer-hashtag-autocomplete-test.js DEV: skip breaking tests (#19226) 2022-11-28 20:33:49 +01:00
core-sidebar-test.js DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
create-channel-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
delete-chat-channel-modal-test.js FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
mobile-chat-test.js DEV: glimmerify chat-channel-row (#19287) 2022-12-02 16:57:35 +01:00
user-card-chat-test.js DEV: glimmerify chat-channel-row (#19287) 2022-12-02 16:57:35 +01:00