discourse/app/assets/javascripts/discourse/tests
David Taylor 6d6d5a200f
DEV: Add withSilencedDeprecationsAsync for async functions (#19057)
Previously we were trying to handle both async and sync use cases in a single function, but it was confusing to read and led to subtle race conditions. This commit separates the async version into a separate function.
2022-11-16 17:55:20 +00:00
..
acceptance DEV: Remove old "first notification" tutorial (#19036) 2022-11-16 14:35:18 +02:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures FIX: Clientside checks for personal_message_enabled_groups (#18691) 2022-10-21 14:38:33 +10:00
helpers DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
integration DEV: Add withSilencedDeprecationsAsync for async functions (#19057) 2022-11-16 17:55:20 +00:00
unit DEV: Add withSilencedDeprecationsAsync for async functions (#19057) 2022-11-16 17:55:20 +00:00
index.html DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
setup-tests.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
test-boot-ember-cli.js DEV: Make the setupTests a regular import (#19046) 2022-11-16 16:11:18 +08:00