This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
donphan
Watch
1
Star
0
Fork
0
You've already forked donphan
mirror of
https://github.com/Siphonay/mastodon
synced
2025-02-12 12:24:46 +00:00
Code
Releases
Activity
donphan
/
spec
/
controllers
/
activitypub
History
Matt Jankowski
e0b45b35c9
Combine repeated parsed_body assertions into single (
#32002
)
2024-09-23 08:42:52 +00:00
..
collections_controller_spec.rb
Remove
body_as_json
in favor of built-in
response.parsed_body
for JSON response specs (
#31749
)
2024-09-06 09:58:46 +00:00
followers_synchronizations_controller_spec.rb
Remove
body_as_json
in favor of built-in
response.parsed_body
for JSON response specs (
#31749
)
2024-09-06 09:58:46 +00:00
inboxes_controller_spec.rb
Fix
RSpec/AnyInstance
cop (
#27810
)
2023-11-14 14:52:59 +00:00
outboxes_controller_spec.rb
Combine repeated parsed_body assertions into single (
#32002
)
2024-09-23 08:42:52 +00:00
replies_controller_spec.rb
Remove
body_as_json
in favor of built-in
response.parsed_body
for JSON response specs (
#31749
)
2024-09-06 09:58:46 +00:00