mastodon/spec/fixtures/requests
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage ()
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
..
.host-meta.txt Writing out more tests, fixed some bugs
activitypub-actor-individual.txt Support Actors/Statuses with multiple types ()
activitypub-actor-noinbox.txt Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
activitypub-actor.txt Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
activitypub-feed.txt Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
activitypub-webfinger.txt Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
attachment1.txt Remove empty strings ()
attachment2.txt Remove empty strings ()
avatar.txt Remove empty strings ()
feed.txt Writing out more tests, fixed some bugs
idn.txt Remove empty strings ()
json-ld.activitystreams.txt Slightly reduce RAM usage ()
json-ld.identity.txt Slightly reduce RAM usage ()
json-ld.security.txt Slightly reduce RAM usage ()
koi8-r.txt Use charlock_holmes instead of nkf at FetchLinkCardService ()
localdomain-feed.txt Additional specs for URI handling ()
localdomain-hostmeta.txt Additional specs for URI handling ()
localdomain-webfinger.txt Additional specs for URI handling ()
oembed_invalid_xml.html A minor change for ProviderDiscovery and spec ()
oembed_json.html Append '.test' to hostname in stub data ()
oembed_json_xml.html Append '.test' to hostname in stub data ()
oembed_undiscoverable.html A minor change for ProviderDiscovery and spec ()
oembed_xml.html Append '.test' to hostname in stub data ()
redirected.host-meta.txt Add rspec to further specify FollowRemoteAccountService ()
sjis.txt Use charlock_holmes instead of nkf at FetchLinkCardService ()
sjis_with_wrong_charset.txt Use charlock_holmes instead of nkf at FetchLinkCardService ()
webfinger-hacker1.txt Add rspec to further specify FollowRemoteAccountService ()
webfinger-hacker2.txt Add rspec to further specify FollowRemoteAccountService ()
webfinger-hacker3.txt Added FetchRemoteAccountService spec ()
webfinger.txt Writing out more tests, fixed some bugs