This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/integration/widgets
Robin Ward 3394d994e9 FIX: Tests were using jQuery selectors
For the most part `querySelectorAll` will work with jQuery selectors,
but the big exception is `:eq(0)` and similar. Those needed to be
replaced.
2020-11-23 11:36:07 -05:00
..
actions-summary-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
avatar-flair-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
button-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
default-notification-item-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
hamburger-menu-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
header-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
home-logo-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
post-links-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
post-menu-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
post-stream-test.js FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
post-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
poster-name-test.js FIX: Tests were performing data[] queries but without quotes 2020-11-20 12:39:07 -05:00
quick-access-item-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
small-user-list-test.js FIX: Tests were performing data[] queries but without quotes 2020-11-20 12:39:07 -05:00
topic-admin-menu-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
topic-participant-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
topic-status-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
user-menu-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
widget-dropdown-test.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
widget-test.js FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00