mastodon/spec/lib/activitypub/activity
2026-03-17 16:10:54 +00:00
..
accept_spec.rb Handle Accept of a FeatureRequest (#38251) 2026-03-17 11:45:00 +00:00
add_spec.rb Handle Add activity to featuredCollections (#38167) 2026-03-12 10:14:22 +00:00
announce_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
block_spec.rb Reduce factory creation (14 -> 8) in ActivityPub::Activity::Block spec (#32488) 2024-10-15 13:51:52 +00:00
create_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
delete_spec.rb Add test for Delete of inlined QuoteAuthorization (#35724) 2025-08-11 08:55:23 +00:00
feature_request_spec.rb Start of handling FeatureRequest activities (#38193) 2026-03-16 09:04:28 +00:00
flag_spec.rb Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
follow_spec.rb Use to_json call for AP::Follow reject path (#38227) 2026-03-16 14:40:51 +00:00
like_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
move_spec.rb Reduce factory creation in AP activity move spec (#31064) 2024-07-19 08:31:34 +00:00
quote_request_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
reject_spec.rb Handle Reject of a FeatureRequest (#38256) 2026-03-17 15:59:51 +00:00
remove_spec.rb Handle Remove of an individual collection item (#38170) 2026-03-12 11:11:39 +00:00
undo_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
update_spec.rb Add support for Update of converted object types (#36322) 2025-10-28 14:05:14 +00:00