Commit Graph

26 Commits (9b8d1fb6d171e13f043c05e9311a5de6fb9029b6)

Author SHA1 Message Date
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 4 days ago
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern (#33369) 3 weeks ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 1 month ago
Matt Jankowski 87e7ad9b8f
Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 2 months ago
Claire f1ef7b5b43
Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 2 months ago
Matt Jankowski 780e2e9d66
Convert notification mailer spec shared examples to matchers (#32047) 4 months ago
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 4 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 4 months ago
Matt Jankowski e1fa456c7c
Add `have_cacheable_headers` matcher for responses (#31727) 4 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 6 months ago
Matt Jankowski 9e78129e6e
Use "cacheable response" shared example in more places (#29419) 11 months ago
Matt Jankowski e519f113e8
Combine repeated subject in `cacheable response` shared example (#28945) 12 months ago
Matt Jankowski 7753e5f715
Add shared example for CLI command specs (#28165) 1 year ago
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 1 year ago
Matt Jankowski 893b2f33fd
Extract shared example for cacheable response in specs (#25388) 1 year ago
Matt Jankowski 285a3df56c
Move localized subject mailer shared example to separate file (#25889) 2 years ago
Matt Jankowski 4c5f62de99
Extract shared examples from api specs (#25387) 2 years ago
Matt Jankowski 10746af82f
Remove unused shared examples for scoped settings (#25389) 2 years ago
Matt Jankowski 25c66fa640
Enable paperclip for account attachment examples (#25381) 2 years ago
Matt Jankowski c94bb9ba9a
Disable paperclip processing in specs (#25359) 2 years ago
Matt Jankowski 9d39b111f1
Expand coverage for "system checks" (#24216) 2 years ago
Nick Schonning 5116347eb7
Autofix Rubocop RSpec/BeEq (#23740) 2 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748)
Fix #3804, Fix #5776
5 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
* Introduce domains method to Account relation

Account had followers_domains method, which was excessively specific.
Let relation of Account have domains method instead.

* Move follow_mapping in Account to AccountInteractions

* Introduce shared examples for AccountAvatar inclusion

* Cover Account more
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 42844df966 Spec ScopedSettings (#3559) 8 years ago