discourse/plugins
David Taylor b1b53da71d
DEV: Improve performance of system test `sign_in` helper (#19579)
Previously, calling `sign_in` would cause the browser to be redirected to `/`, and would cause the Ember app to boot. We would then call `visit()`, causing the app to boot for a second time.

This commit adds a `redirect=false` option to the `/session/username/become` route. This avoids the unnecessary boot of the app, and leads to significantly faster system spec run times.

In local testing, this takes the full system-spec suite for chat from ~6min to ~4min.
2022-12-22 16:03:27 +00:00
..
chat DEV: Improve performance of system test `sign_in` helper (#19579) 2022-12-22 16:03:27 +00:00
discourse-details Update translations (#19340) 2022-12-06 16:22:23 +01:00
discourse-local-dates FIX: Remove magic time ranges (#19477) 2022-12-16 14:48:39 +08:00
discourse-narrative-bot DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
discourse-presence DEV: Remove enable_whispers site setting (#19196) 2022-12-16 18:42:51 +02:00
lazy-yt DEV: Add hidden option to disable the lazy-yt plugin (#19448) 2022-12-14 11:52:17 -03:00
poll DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
styleguide FIX: Add REPLACEMENTS icons to styleguide 2022-12-15 09:12:18 -06:00