discourse/app/assets/javascripts/admin/addon
Martin Brennan 113bff5d0d
DEV: Make admin search data source tests more reliable (#33321)
Also fix some issues in the source, wasn't returning a promise
with the early return.

Saw this in the CI log failures:

> ℹ️ Hint: when the assertion failed, the Ember runloop was not in a
settled state. Maybe you missed an `await` further up the test? Or maybe
you need to manually add `await settled()` before your assertion?
(hasPendingTimers, hasRunLoop, isRenderPending)
2025-06-24 15:41:57 +10:00
..
adapters FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
components DEV: Move site setting name humanization to server side (#33311) 2025-06-24 13:20:29 +10:00
controllers DEV: Change admin site settings filter to be route based (#33167) 2025-06-16 11:20:38 +08:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib DEV: Improve site setting search ranking (#32461) 2025-04-28 16:58:27 +08:00
models DEV: Change admin site settings filter to be route based (#33167) 2025-06-16 11:20:38 +08:00
routes DEV: Change admin site settings filter to be route based (#33167) 2025-06-16 11:20:38 +08:00
services DEV: Make admin search data source tests more reliable (#33321) 2025-06-24 15:41:57 +10:00
templates UX: Make the theme title fully clickable + accessible (#33205) 2025-06-16 16:51:44 -06:00