docbrown/spec/support
Daniel Uber 3e5d399d82
Ensure seeded listings are valid (#14784)
This matches the same change made to the db/seeds.rb file at
https://github.com/forem/forem/blob/main/db/seeds.rb#L515

Since there's a validation that Listings are only 12 lines or
shorter, and no technical limit on the length of
`Faker::Markdown.random`'s output, take the first 10 lines only.
2021-09-21 10:31:54 -05:00
..
fixtures Fix GitHub Readme liquid tag relative URLs (#14352) 2021-08-02 09:05:35 -05:00
initializers Upgrade to Ruby 3.0.2 (#12103) 2021-08-25 14:26:33 -04:00
seeds Ensure seeded listings are valid (#14784) 2021-09-21 10:31:54 -05:00
shared_examples Refactor Admin Member Detail view - Tools section (#14283) 2021-08-17 18:55:53 +02:00
omniauth_helpers.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
rpush_helpers.rb Adds validations to avoid creating unnecessary PNs (#14621) 2021-08-31 15:00:30 -06:00
runkit_tag_context.rb Fix Runkit tags not being activated when comment is added (#6767) 2020-05-15 14:27:46 +02:00
shared_context.rb [15-minute fix] Add ThrottledCall to DisplayAdEventsController (#12924) 2021-03-09 09:06:11 +07:00
sidekiq_test_helpers.rb Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
within_block_is_expected.rb Improve ArticlesController's authorization (#466) 2018-06-21 14:18:32 -04:00