discourse/plugins/chat/test/javascripts/components
2024-12-01 14:00:48 +01:00
..
channel-icon-test.gjs DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
channel-name-test.gjs DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
channel-title-test.gjs
chat-channel-card-test.js DEV: Finish qunit-dom hasText migration (#30017) 2024-12-01 14:00:48 +01:00
chat-channel-leave-btn-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-metadata-test.js
chat-channel-preview-card-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
chat-channel-row-test.js
chat-channel-status-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-test.js DEV: Convert more equal assertions (#29554) 2024-11-03 21:04:38 +01:00
chat-composer-dropdown-test.js DEV: Convert assert.true(exists()) to qunit-dom (#29638) 2024-11-08 20:27:32 +01:00
chat-composer-message-details-test.js
chat-composer-placeholder-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-composer-upload-test.js DEV: Autofix (w/ manual follow up) various qunit lints (#29950) 2024-11-27 13:02:55 +01:00
chat-composer-uploads-test.js DEV: Replace count with qunit-dom (#29674) 2024-11-10 02:06:03 +01:00
chat-emoji-avatar-test.js DEV: Convert assert.true(exists()) to qunit-dom (#29638) 2024-11-08 20:27:32 +01:00
chat-emoji-picker-test.js
chat-header-icon-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message-avatar-test.js DEV: Convert assert.true(exists()) to qunit-dom (#29638) 2024-11-08 20:27:32 +01:00
chat-message-collapser-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
chat-message-info-test.js DEV: Finish qunit-dom hasText migration (#30017) 2024-12-01 14:00:48 +01:00
chat-message-left-gutter-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message-reaction-test.js DEV: Convert all uses of exists to qunit-dom (#29667) 2024-11-10 01:30:33 +01:00
chat-message-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-message-text-test.js DEV: Convert all uses of exists to qunit-dom (#29667) 2024-11-10 01:30:33 +01:00
chat-modal-archive-channel-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-modal-delete-channel-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-modal-move-message-to-channel-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-notices-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
chat-replying-indicator-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
chat-retention-reminder-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-retention-reminder-text-test.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-thread-header-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-thread-heading-test.gjs UI: simplify chat thread title (#29998) 2024-11-29 22:39:18 +01:00
chat-thread-list-item-test.js DEV: Use the new hasHtml/includesHtml from qunit-dom (#29680) 2024-11-11 13:06:12 +01:00
chat-thread-participants-test.js
chat-upload-test.js DEV: Use qunit-dom instead of raw href/title comparisons (#29678) 2024-11-11 11:44:54 +01:00
chat-user-avatar-test.js
chat-user-card-button-test.js FIX: hide chat button in user card (#29887) 2024-11-22 09:05:58 +01:00
chat-user-display-name-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
chat-user-info-test.js
collapser-test.js DEV: Update visible/invisible uses to qunit-dom (#29672) 2024-11-10 01:41:50 +01:00
dc-filter-input-test.js DEV: Convert all uses of exists to qunit-dom (#29667) 2024-11-10 01:30:33 +01:00
thread-settings-test.gjs