summaryrefslogtreecommitdiff
path: root/spec/video_spec.rb
AgeCommit message (Expand)Author
2022-10-28upgrade RuboCop and RSpec; configure new rules and update code to conformDan Allen
2022-06-24resolves #2258 allow alt text for block image, video, and audio to wrap to ne...Dan Allen
2020-09-24remove commented code in test suiteDan Allen
2020-09-16do not crash if Vimeo video is not found (or an error occurs when fetching vi...Dan Allen
2020-09-16use oembed API over HTTPS to get thumbnail for Vimeo videoDan Allen
2020-07-13reenable poster test for Vimeo video with fallback assertion if request is ra...Dan Allen
2020-07-04fix lint errorDan Allen
2020-07-04disable vimeo test in TravisDan Allen
2020-06-06show link to video w/ play button for Vimeo video if allow-uri-read attribute...Dan Allen
2020-06-06verify link to video w/ play button is shown for YouTube video if allow-uri-r...Dan Allen
2020-05-13verify behavior when local video has no poster specifiedDan Allen
2020-05-09resolves #1542 fix assertions in test suite when building RPM (PR #1680)Dan Allen
2020-02-26reenable video test in CI (PR #1573)Dan Allen
2020-01-25fix more video test descriptions [skip ci]Dan Allen
2020-01-25fix description of video tests [skip ci]Dan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-10-19make flags in test suite more fine-grainedDan Allen
2019-08-10fix video testDan Allen
2019-08-04disable YouTube poster test in CI since server is being throttledDan Allen
2019-06-27fix vimeo poster testDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-06-18verify video poster links to URL of videoDan Allen
2019-06-17add test for vimeo posterDan Allen
2019-05-31set imagesdir in tests by default to simplify testsDan Allen
2019-05-30validate that poster is used for YouTube video if available and enabledDan Allen
2019-05-30drop plural from category in reference filenameDan Allen
2019-05-28consistently use singular form for test suite namesDan Allen