summaryrefslogtreecommitdiffstats
path: root/spec/lib
AgeCommit message (Expand)Author
2024-06-18Remove unused `Extractor#extract_cashtags_with_indices` method (#30742)Matt Jankowski
2024-06-12Fix notifications from limited users being outright dropped (#30559)Claire
2024-06-10Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637)Matt Jankowski
2024-06-06Change `read:me` scope to `profile` scope (#30357)Emelia Smith
2024-05-29Fix: remove broken OAuth Application vacuuming & throttle OAuth Application r...Emelia Smith
2024-05-23Normalize language code of incoming posts (#30403)Claire
2024-05-06Use `chewy` which relaxes ES version reqs (#30157)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-05Improve spec for dimension/languages admin metric (#29842)Matt Jankowski
2024-03-15Add diagnostic message for failure during CLI search deploy (#29462)Matt Jankowski
2024-03-14Readability clean up in `ImportVacuum` spec (#28955)Matt Jankowski
2024-03-14Add coverage for bad args/options in `CLI::Domains#purge` (#29578)Matt Jankowski
2024-03-13Fix `RSpec/DescribedClass` cop (#29472)Matt Jankowski
2024-03-13Accept extra args that we wont verify in `ap/activity/add_spec` (#29005)Matt Jankowski
2024-03-11Add coverage for admin/metrics base classes, simplify subclass generation (#2...Matt Jankowski
2024-02-16Merge pull request from GHSA-jhrq-qvrm-qr36Claire
2024-02-16Reduce `RSpec/MultipleExpectations` in ap/activity/create spec (#29224)Matt Jankowski
2024-02-08Add `context` and `before` to lengthy tag manager spec examples (#29129)Matt Jankowski
2024-02-07Rewrite signature verification using regexps and `StringScanner` (#29133)Claire
2024-02-07Add common `ThreadingHelper` module for specs (#29116)Matt Jankowski
2024-02-07Move HTTP Signature parsing code to its own class (#28932)Claire
2024-02-01Merge pull request from GHSA-3fjr-858r-92rwClaire
2024-01-26Combine repeated `subject` in `cli/accounts` spec shared example (#28942)Matt Jankowski
2024-01-26Combine repeated subjects in link details extractor spec (#28941)Matt Jankowski
2024-01-26Handle CLI failure exit status at the top-level script (#28322)Matt Jankowski
2024-01-25Add tests for processing statuses using bearcap URIs (#28904)Claire
2024-01-17Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` spec...Matt Jankowski
2024-01-12Fix Undo Announce activity is not sent, when not followed by the reblogged po...MitarashiDango
2024-01-10Use Sidekiq `fake!` instead of `inline!` in specs (#25369)Matt Jankowski
2024-01-10Add coverage for `--days` option to CLI `media refresh` command (#28669)Matt Jankowski
2024-01-08Make request_pool_spec tests more robust (#28610)Claire
2024-01-05Add `PAPERCLIP_ROOT_URL` to Content-Security-Policy when used (#28561)Claire
2024-01-04Add sleep statement to nudge thread scheduler in request pool spec (#28596)Matt Jankowski
2024-01-03Standardize on Thor methods in CLI classes (#28566)Matt Jankowski
2024-01-03Add spec coverage for `CLI::Media#remove_orphans` command (#28267)Matt Jankowski
2024-01-03Add coverage for CLI `self-destruct` command (#28565)Matt Jankowski
2023-12-22Fix media attachment order of remote posts (#28469)Claire
2023-12-21Clean up of `RSpec/LetSetup` within `spec/lib` (#28447)Matt Jankowski
2023-12-21More duplicates in cli maintenance spec, misc bug fixes (#28449)Matt Jankowski
2023-12-20Add coverage to CLI Maintenance for duplicate users on `confirmation_token` a...Matt Jankowski
2023-12-19Add spec for `CLI::Maintenance#fix_duplicates` (#28326)Matt Jankowski
2023-12-13Remove the `stub_stdout` wrapper around CLI specs (#28340)Matt Jankowski
2023-12-11Combine `CLI::...` spec example subjects (#28285)Matt Jankowski
2023-12-08Add spec for `CLI::Search#deploy` command (#28272)Matt Jankowski
2023-12-08Add spec for `CLI::Domains#crawl` command (#28271)Matt Jankowski
2023-12-07Add spec coverage for `CLI::Media#lookup` command (#28266)Matt Jankowski
2023-12-07Formalize some patterns in cli specs (#28255)Matt Jankowski
2023-12-06Fix flaky tests related to file creation (#28248)Claire
2023-12-06Add spec coverage for `CLI::Emoji` class (#28182)Matt Jankowski