discourse/spec/services/flags
Alan Guo Xiang Tan 2038c9c03f
DEV: Simplify "Admin Flags Page" system test to reduce runtime duration (#32431)
This particular system test is taking a long time (~20 seconds) on CI
because it is doing many full page loads. This commit refactors the test
to be more efficient about the number of full page loads triggered by
the tests thus reducing the runtime by half.

Co-authored-by: Krzysztof Kotlarek <kotlarek.krzysztof@gmail.com>
2025-04-24 15:47:22 +08:00
..
create_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
destroy_flag_spec.rb DEV: Simplify "Admin Flags Page" system test to reduce runtime duration (#32431) 2025-04-24 15:47:22 +08:00
reorder_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
toggle_flag_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
update_flag_spec.rb FEATURE: allow edit custom flags (#32344) 2025-04-17 12:31:52 +08:00