summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2023-11-23Add missing email previews for `AdminMailer` (#28044)Matt Jankowski
2023-11-23Deduplicate IDs in relationships and familiar_followers APIs (#27982)Kevin Bongart
2023-11-23Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046)Matt Jankowski
2023-11-22Add coverage for `api/v2/media` endpoint (#28027)Matt Jankowski
2023-11-22Fix unsupported time zone or locale preventing sign-up (#28035)Eugen Rochko
2023-11-21Update rspec fixture path config to silence deprecation warning (#28018)Matt Jankowski
2023-11-21Convert measurement `api/v1/admin/*` controller specs to request specs (#28005)Matt Jankowski
2023-11-21Reduce `.times` usage in request and controller specs (#27949)Matt Jankowski
2023-11-21Add coverage for `settings/privacy` controller (#28000)Matt Jankowski
2023-11-21Add coverage for `settings/verifications` controller (#28001)Matt Jankowski
2023-11-21Update partials for the `AdminMailer.new_trends` mailer (#28011)Matt Jankowski
2023-11-21Add coverage for `remote_interaction_helper` (#28002)Matt Jankowski
2023-11-20Convert `/instances/*` controller specs to request specs (#27988)Matt Jankowski
2023-11-20Convert `api/v1/custom_emojis` controller spec to request spec (#27985)Matt Jankowski
2023-11-20Clean up some `Mastodon::CLI::Accounts` tests (#27473)Claire
2023-11-20Convert `api/v1/preferences` controller spec to request spec (#27987)Matt Jankowski
2023-11-20Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986)Matt Jankowski
2023-11-20Convert `api/v1/endorsements` controller spec to request spec (#27984)Matt Jankowski
2023-11-20Reduce `.times` usage in `AccountStatusesCleanupPolicy` (#27947)Matt Jankowski
2023-11-20Reduce `.times` usage in AccountSearch spec, use constant for default limit (...Matt Jankowski
2023-11-20Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validato...Matt Jankowski
2023-11-20Reduce `.times` usage in `lib/mastodon/cli/accounts` spec (#27944)Matt Jankowski
2023-11-20Move api/v2/filters spec to correct path location (#27950)Matt Jankowski
2023-11-17Configure elastic search integration with rspec tag (#27882)Matt Jankowski
2023-11-17Rewrite `/api/v1/statuses` tests as request specs (#27891)Claire
2023-11-17Rewrite `/api/v1/accounts` tests as request specs (#27888)Claire
2023-11-17Add `email_spec` and speedup/cleanup to `spec/mailers` (#27902)Matt Jankowski
2023-11-17Add spec coverage for `workers/redownload_*` worker classes (#27892)Matt Jankowski
2023-11-16Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters`...Matt Jankowski
2023-11-16Improve spec coverage for collection of `workers/` classes (#27874)Matt Jankowski
2023-11-16Reduce expectations for `RSpec/MultipleExpectations` cop in `MoveWorker` spec...Matt Jankowski
2023-11-16Reduce expectations for `RSpec/MultipleExpectations` cop in `api/v1/accounts/...Matt Jankowski
2023-11-16Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/stat...Matt Jankowski
2023-11-15Disable simplecov `enable_coverage_for_eval` option, move to standalone file ...Matt Jankowski
2023-11-15Move controller specs for `well-known` endpoints to request specs (#27855)Matt Jankowski
2023-11-15Add spec for well known change password endpoint (#27856)Matt Jankowski
2023-11-15Improve spec coverage for `api/web/push_subscriptions` controller (#27858)Matt Jankowski
2023-11-15Use `Lcov` simplecov formatter on CI and `HTML` elsewhere (#27859)Matt Jankowski
2023-11-14Add CodeCov for Ruby coverage reports (#23868)Nick Schonning
2023-11-14Fix `RSpec/AnyInstance` cop (#27810)Matt Jankowski
2023-11-14Specs for minimal CSP policy in `Api::` controllers (#27845)Matt Jankowski
2023-11-14Remove double `subject` in api/v1/accounts/relationships spec (#27839)Matt Jankowski
2023-11-13Use `normalizes` to prepare `Webhook#events` value (#27605)Matt Jankowski
2023-11-13Use `hash_including` to check `AccountFilter` setup in `admin/accounts` contr...Matt Jankowski
2023-11-13Spec coverage for `api/v1/trends` controllers (#27837)Matt Jankowski
2023-11-13Add support for invite codes in the registration API (#27805)Claire
2023-11-13Change link previews to keep original URL from the status (#27312)Eugen Rochko
2023-11-10Speed-up in `Settings::` controllers specs (#27808)Matt Jankowski
2023-11-09Minor speed improvement on `controllers/accounts` spec (#27679)Matt Jankowski
2023-11-09Allow viewing and severing relationships with suspended accounts (#27667)Claire