summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2024-04-26Fix Idempotency-Key ignored when scheduling a post (#30084)Claire
2024-04-26Fix moderator account being exposed in account moderation notification (#30082)Claire
2024-04-25Add in-app notifications for moderation actions/warnings (#30065)Claire
2024-04-23Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087)Emelia Smith
2024-04-22Fix intermittent order based failure in `UpdateStatusService` spec (#30008)Matt Jankowski
2024-04-19Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999)Matt Jankowski
2024-04-18Use enum-generated scopes/queries for `BulkImport` (#29975)Matt Jankowski
2024-04-17Change `have_enqueued_sidekiq_job` usage to always make argument expectations...Claire
2024-04-17Add `not_featured_by` scope to Tag (#28815)Matt Jankowski
2024-04-17Combine double subject runs and DRY up change check in bulk import service sp...Matt Jankowski
2024-04-17Use Rails `upsert` to generate update_count! query in Counters concern (#28738)Matt Jankowski
2024-04-15Pull out repeated setup to shared setup in statusus/show view spec (#29927)Matt Jankowski
2024-04-12Extract `header_tags` method in statuses/show view spec (#29907)Matt Jankowski
2024-04-12Expand coverage for admin/metrics/measure/* classes (#29914)Matt Jankowski
2024-04-12Expand coverage for admin/metrics/dimension/* classes (#29913)Matt Jankowski
2024-04-11Fix repeated concat output buffer duplicating layout markup (#29918)Matt Jankowski
2024-04-11Use fabrication sequence in domain values (#29895)Matt Jankowski
2024-04-08Use composable query in `User.active` scope (#29775)Matt Jankowski
2024-04-08Remove caching in `cache_collection` (#29862)Claire
2024-04-05Move OAuth flow tests from feature tests to system tests (#29837)Claire
2024-04-05Separate methods for theme style and meta color tags (#29802)Matt Jankowski
2024-04-05Improve spec for dimension/languages admin metric (#29842)Matt Jankowski
2024-04-05Improve email address validation (#29838)Claire
2024-04-05Add stub for trending tags in user mailer spec (#29850)Claire
2024-04-04Add coverage for sanitize failure path in api/web/embeds spec (#29851)Matt Jankowski
2024-04-02Fix `RSpec/LetSetup` cop in api/v1/timelines/public spec (#28972)Matt Jankowski
2024-04-02Add `max_pinned_statuses` to instances serializer and api response (#29441)Matt Jankowski
2024-04-02Use integers and not numbers in notification policy API counters (#29810)Renaud Chaput
2024-04-02Update dependency selenium-webdriver to v4.19.0 (#29776)renovate[bot]
2024-03-26Undo notification permissions on individual and domain blocks (#29570)Claire
2024-03-22Improve specs for severed relationships (#29688)Claire
2024-03-22Fix results/query in `api/v1/featured_tags/suggestions` (#29597)Matt Jankowski
2024-03-21Remove severed relationship notifications for single account suspensions (#29...Claire
2024-03-21Add some more tests for notification policies (#29698)Claire
2024-03-21Fix the relationships controller spec, since it requires an extra model now (...Claire
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-20Allow unblocking email addresses from any matching account (#29305)Claire
2024-03-18Remove unused `active_nav_class` helper method (#29617)Matt Jankowski
2024-03-18Revert friends-of-friends follow recommendation query to using a CTE (#29619)Claire
2024-03-18Remove unused `show_landing_strip?` helper method (#29618)Matt Jankowski
2024-03-18Remove unused `link_to_older` and `link_to_newer` helper methods (#29620)Matt Jankowski
2024-03-15Add diagnostic message for failure during CLI search deploy (#29462)Matt Jankowski
2024-03-15Add `include_pagination_headers` matcher to check `Link` header in api specs ...Matt Jankowski
2024-03-15Extract target account on list method in bulk import row service spec (#29601)Matt Jankowski
2024-03-14Extract shared behavior methods in oauth feature spec (#28360)Matt Jankowski
2024-03-14Use enum-generated `public_visibility` scope on Status (#28156)Matt Jankowski
2024-03-14Readability clean up in `ImportVacuum` spec (#28955)Matt Jankowski
2024-03-14Add `Api::ErrorHandling` concern for api/base controller (#29574)Matt Jankowski
2024-03-14Add coverage for bad args/options in `CLI::Domains#purge` (#29578)Matt Jankowski
2024-03-13Add coverage for suspended instance actor scenario (#29571)Matt Jankowski