summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
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
2024-03-13Fix `RSpec/DescribedClass` cop (#29472)Matt Jankowski
2024-03-13Add `Account.without_internal` scope (#29559)Matt Jankowski
2024-03-13Merge `api/v1/accounts/credentials` controller spec into existing request spe...Matt Jankowski
2024-03-13Use `normalizes` on `CustomFilter#context` value (#27602)Matt Jankowski
2024-03-13Move `api/v2/filters/*` to request spec (#28956)Matt Jankowski
2024-03-13Accept extra args that we wont verify in `ap/activity/add_spec` (#29005)Matt Jankowski
2024-03-13Remove unneeded `type: :service` from spec/services files (#29304)Matt Jankowski
2024-03-13Use `before_all` block to setup `requests/cache_spec` data (#29437)Matt Jankowski
2024-03-13Add basic coverage for `TagSearchService` class (#29319)Matt Jankowski
2024-03-13Reduce `RSpec/ExampleLength` in CSP request spec (#29104)Matt Jankowski
2024-03-12Fix incorrect frequency value in `FriendsOfFriendsSource` data (#29550)Matt Jankowski
2024-03-11Convert request-based setup into factory setup in push/subscriptions request ...Matt Jankowski
2024-03-11Use unchanging github links in docs/comments (#29545)Matt Jankowski
2024-03-11Add notification policies and notification requests in web UI (#29433)Eugen Rochko
2024-03-11Normalize idna domain before account unblock domain (#29530)Jeong Arm
2024-03-11Add coverage for admin/metrics base classes, simplify subclass generation (#2...Matt Jankowski
2024-03-11Ensure unique values in fabricators (#29515)Matt Jankowski
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-03-04Fix follow suggestions potentially including silenced or blocked accounts (#2...Claire
2024-03-01Convert more API specs from controller->request style (#29004)Matt Jankowski
2024-03-01Improve `IpBlock` model test coverage (#29460)Daniel M Brasil
2024-03-01Move `nobody` position in `UserRole` magic number to constant (#29465)Matt Jankowski
2024-02-29Allow pagination `Link` headers on API accounts/statuses when pinned true (#2...Matt Jankowski
2024-02-29Extract `parsed_uri_query_values` helper in ap/replies controller spec (#29410)Matt Jankowski
2024-02-29Use sequence in `software_update` fabricator to allow multiple (#29438)Matt Jankowski
2024-02-27Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412)Matt Jankowski
2024-02-27Add basic end-to-end test for admin moderation interface (#29424)Claire
2024-02-27Use "cacheable response" shared example in more places (#29419)Matt Jankowski
2024-02-26Use `response_vary_headers` method in requests/cache_spec (#29411)Matt Jankowski
2024-02-26Better tests for auth/registrations#update (#29303)Damien Mathieu
2024-02-26Add a missing spec to `SessionsController#webauthn_options` (#29277)Wolfgang Fournès
2024-02-23Add basic coverage for `MoveService` class (#29301)Matt Jankowski
2024-02-22Use heredoc on the `HTML` blocks in verify link spec (#29365)Matt Jankowski
2024-02-22Fix processing of `Link` objects in `Image` objects (#29335)Claire
2024-02-22Fix link verifications when page size exceeds 1MB (#29358)Claire
2024-02-22Change registrations to be disabled by default for new servers (#29280)Claire
2024-02-22Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327)Matt Jankowski
2024-02-22Add basic coverage for `RemoveFeaturedTagService` class (#29328)Matt Jankowski
2024-02-22Add basic coverage for `UnfavouriteService` class (#29329)Matt Jankowski