This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3b5e302f7fc1e62cbd075e154ad9415f20fde2ce
Mastodon
/
spec
/
requests
History
fusagiko / takayamaki
b19a695608
migrate test for
GET /api/v1/accounts/{account_id}
to request spec (
#25322
)
2023-06-10 18:33:24 +02:00
..
api
/v1
migrate test for
GET /api/v1/accounts/{account_id}
to request spec (
#25322
)
2023-06-10 18:33:24 +02:00
account_show_page_spec.rb
…
anonymous_cookies_spec.rb
Fix anonymous visitors getting a session cookie on first visit (
#24584
)
2023-04-25 16:51:38 +02:00
backups_spec.rb
Add request spec for backups download (
#25099
)
2023-05-23 15:44:11 +02:00
cache_spec.rb
Add request specs for caching behavior (
#24592
)
2023-05-02 13:58:29 +02:00
catch_all_route_request_spec.rb
…
follower_accounts_spec.rb
Adds new follower/following routes (
#24601
)
2023-04-30 09:01:42 +02:00
following_accounts_spec.rb
Adds new follower/following routes (
#24601
)
2023-04-30 09:01:42 +02:00
host_meta_request_spec.rb
…
link_headers_spec.rb
Misc spec cleanup (
#24822
)
2023-05-04 05:47:52 +02:00
localization_spec.rb
Fix Rails/I18nLocaleAssignment cop (
#24693
)
2023-04-30 14:07:03 +02:00
webfinger_request_spec.rb
…