discourse/spec/lib/guardian
Ted Johansson 7a5a37ff8e
DEV: Move tag related guardian tests to tag_guardian_spec (#33817)
Preparatory refactoring:

1. Lift-and-shift the guardian tests relating to TagGuardian into  tag_guardian_spec file.
2. Reorganize the tests a bit so that each top-level describe matches a guardian method.
2025-07-25 13:37:37 +08:00
..
flag_guardian_spec.rb FEATURE: allow edit custom flags (#32344) 2025-04-17 12:31:52 +08:00
invite_guardian_spec.rb DEV: Remove redundant user argument in InviteGuardian methods (#33784) 2025-07-23 15:56:06 +08:00
post_guardian_spec.rb DEV: Add test coverage for PostGuardian methods (#33712) 2025-07-21 14:47:53 +08:00
tag_guardian_spec.rb DEV: Move tag related guardian tests to tag_guardian_spec (#33817) 2025-07-25 13:37:37 +08:00
topic_guardian_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
user_guardian_spec.rb FIX: Make hide_new_user_profiles work with manually upgraded users (#33458) 2025-07-03 13:00:30 +08:00