discourse/spec/lib/guardian
Ted Johansson 6bc460a78d
DEV: Move post-related specs from guardian_spec to post_guardian_spec (#33587)
This is the first in a series of PRs aimed at organizing the guardians and their tests a bit better to make them more discoverable and reduce the amount of "pinballing" around looking for the relevant methods.

There is no change to any functionality, and the tests have been copied over as-is, except where fixture variables needed renaming to fit in the new spec file.
2025-07-14 16:14:19 +08:00
..
flag_guardian_spec.rb FEATURE: allow edit custom flags (#32344) 2025-04-17 12:31:52 +08:00
post_guardian_spec.rb DEV: Move post-related specs from guardian_spec to post_guardian_spec (#33587) 2025-07-14 16:14:19 +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