discourse/plugins/chat/test/javascripts
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
..
acceptance DEV: Update `@ember/test-helpers` and fix chat test (#19495) 2022-12-19 11:23:31 +01:00
components FIX: correctly hides admin settings in channel settings (#19384) 2022-12-08 22:48:29 +01:00
helpers FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00
integration/components/user-menu DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
modifiers DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
unit FIX: ensures chat channel metadata date is updated (#19314) 2022-12-05 14:47:01 +01:00
widgets FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
chat-fixtures.js FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00