Update ChannelHeaderPlug tests to not use snapshots and ensure its more accessible (#26784)
* Update ChannelHeaderPlug tests to not use snapshots * Change HeaderIconWrapper to always set aria-label based off tooltip * Re-add shortcut to Recent Mentions button * Remove unneeded div
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d40cc68b1c
Коммит
527fe4a654
@@ -91,7 +91,7 @@ describe('channels > channel header', {testIsolation: true}, () => {
|
||||
});
|
||||
|
||||
// * Verify tooltip text
|
||||
cy.get('#pluginTooltip').contains('Playbooks');
|
||||
cy.get('#playbooksChannelHeaderButton').contains('Playbooks');
|
||||
});
|
||||
|
||||
it('webapp should make the Playbook channel header button active when opened', () => {
|
||||
|
||||
Ссылка в новой задаче
Block a user