67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Octanify channel-nav, message-input #189

Closed raucao closed 4 years ago

raucao commented 4 years ago

Needed to fork ember-keyboard-shortcuts to add Octane support.

Unit tests are not generally a thing for Glimmer components, and I think ours should actually be rewritten as acceptance tests. But to make it work for now, I used the solution described in https://timgthomas.com/2019/11/unit-testing-glimmer-components/

refs #184