summaryrefslogtreecommitdiffstats
path: root/spec/fabricators
AgeCommit message (Expand)Author
2024-06-05Fix add validation to webpush subscription keys (#30542)Emelia Smith
2024-05-31Use more direct attribute handling in `User` fabricator (#30495)Matt Jankowski
2024-05-21Revert "Allow unblocking email addresses from any matching account (#29305)" ...Claire
2024-04-11Use fabrication sequence in domain values (#29895)Matt Jankowski
2024-03-22Fix results/query in `api/v1/featured_tags/suggestions` (#29597)Matt Jankowski
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-20Allow unblocking email addresses from any matching account (#29305)Claire
2024-03-11Ensure unique values in fabricators (#29515)Matt Jankowski
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-02-29Use sequence in `software_update` fabricator to allow multiple (#29438)Matt Jankowski
2024-01-12Move followable_by coverage to suggestions (#28697)Matt Jankowski
2023-12-18Add spec coverage for `models/form/custom_emoji_batch` class (#28388)Matt Jankowski
2023-12-14Improve spec coverage for `models/announcement` class (#28350)Matt Jankowski
2023-11-29Remove `default_scope` from `Admin::ActionLog` (#28026)Matt Jankowski
2023-11-20Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986)Matt Jankowski
2023-11-16Improve spec coverage for collection of `workers/` classes (#27874)Matt Jankowski
2023-11-09Fix `RSpec/MessageChain` cop (#27776)Matt Jankowski
2023-11-07Fix `Lint/EmptyBlock` cop (#27748)Matt Jankowski
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-08-09Restore console behavior in `test` env (#26401)Matt Jankowski
2023-07-28Profiling tools configuration improvement (#25383)Matt Jankowski
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-06-10Add coverage for `CLI::Cache` command (#25238)Matt Jankowski
2023-06-10Migrate to request specs in `/api/v1/admin/domain_allows` (#25333)Daniel M Brasil
2023-06-10Use `build` where possible in fabricators (#25360)Matt Jankowski
2023-05-23Improve test coverage for `/api/v1/featured_tags` (#25076)Daniel M Brasil
2023-05-22Improve test coverage for `/api/v1/admin/canonical_email_blocks` (#24985)Daniel M Brasil
2023-05-15Remove usage of random sample values in specs (#24869)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire
2023-04-11Spec coverage on Settings/ controllers specs (#24221)Matt Jankowski
2023-03-10Serializers spec coverage (#24017)Matt Jankowski
2023-03-04Restore missing fabricators (#23951)Matt Jankowski
2023-03-04Fabricator specs (#23925)Matt Jankowski
2023-03-04Models specs coverage (#23940)Matt Jankowski
2023-03-02Add rspecs for FollowRecommendationsScheduler (#23890)Stanislav Dobrovolschii
2023-02-22Autofix Rubocop Rails/RootPathnameMethods (#23760)Nick Schonning
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-01-25Add `roles` attribute to Account entities in REST API (#23255)Claire
2022-11-01png optimization(loss less) (#19630)pea-sys
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-08-17Fix backend compatibility with OpenSSL 3.0 (#18449)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-21Fix suspicious sign-in mails never being sent (#18599)Claire
2022-06-09Add administrative webhooks (#18510)Eugen Rochko