docbrown/spec/support
Daniel Uber 7f1fdc7324
Produce a meaningful slug from podcast episode title (#17184)
* Use sluggerize to produce a slug from podcast episode title

This is essentially the process we use for Article#title_to_slug
without the random trailing bits on the end (since podcast episodes
had not worked that way previously).

* Add test case for slug generation

* Oh, the test only works if you checkin the fixture, too
2022-04-08 16:30:16 -05:00
..
fixtures Produce a meaningful slug from podcast episode title (#17184) 2022-04-08 16:30:16 -05:00
initializers Remove "New Admin Member"-Related Code (#16475) 2022-02-10 06:42:56 -07:00
seeds Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
shared_examples Remove "New Admin Member"-Related Code (#16475) 2022-02-10 06:42:56 -07:00
embeds_helpers.rb Revalidate embedded links that redirect (#17150) 2022-04-07 13:32:07 -04:00
omniauth_helpers.rb Login with Google (#15986) 2022-01-13 10:25:52 -06: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 Refactoring shared context to remove assumption (#16573) 2022-02-15 11:32:49 -05: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