This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-09 19:56:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
spec
/
controllers
/
activitypub
History
Matt Jankowski
db57fe80c8
Remove
page_json
var from ap/replies spec (
#32000
)
2024-09-26 08:54:01 +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
page_json
var from ap/replies spec (
#32000
)
2024-09-26 08:54:01 +00:00