Name Description Size
browser.toml 474
browser_filterLogic.js Verify that we are constructing the filters that we expect and that they are hooked up to the right buttons. 16074
browser_keyboardInterface.js Tests keyboard stuff that doesn't fall under some other test's heading. Namely, control-shift-k toggling the bar into existence happens in test-toggle-bar.js, but we test that repeatedly hitting control-shift-k selects the text entered in the quick filter bar. 6284
browser_stickyFilterLogic.js Sticky logic only needs to test the general sticky logic plus any filters with custom propagateState implementations (currently: tags, text filter.) 5466
browser_toggleBar.js Test that the message filter bar toggles into and out of existence and states are updated as appropriate. 3320
head.js 362