docbrown/spec/services/podcasts
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
..
create_episode_spec.rb Produce a meaningful slug from podcast episode title (#17184) 2022-04-08 16:30:16 -05:00
episode_rss_item_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
feed_spec.rb Add Errno::EHOSTUNREACH to Podcasts's rescue list (#16884) 2022-03-15 14:05:04 -04:00
get_episode_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
get_media_url_spec.rb Spelling (#15702) 2021-12-07 06:59:10 -07:00
update_episode_media_url_spec.rb Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00