Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

langalex-imdb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

langalex-imdb

  • 0.0.8
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Imdb::Movie Indiana Jones and the Last Crusade

  • should query IMDB url
  • should get director
  • should get the poster
  • should get the rating
  • should get cast members
  • should get the writers
  • should get the year
  • should get the release date
  • should get the genres
  • should get the plot
  • should get the length
  • should get the countries
  • should get the languages
  • should get the color
  • should get the company
  • should get some photos
  • should get the tagline
  • should get the aspect ratio

Imdb::Movie Indiana Jones and the Last Crusade title pre-caching & get_data

  • should have the original title before querying anything
  • should have the updated title after calling get_data

Imdb::Movie Han robado una estrella

  • should query IMDB url
  • should get director
  • should not get the poster
  • should get cast members
  • should get the writers
  • should get the release date
  • should get the genres
  • should not get the plot
  • should get the length
  • should get the countries
  • should get the languages
  • should not get the color
  • should get the company
  • should not get any photos

Imdb::Search search that returns multiple movies

  • should query IMDB url
  • should not allow to change the query

Imdb::Search search that returns multiple movies movies

  • should be a collection of Imdb::Movie instances
  • should include 'Indiana Jones and the Last Crusade'
  • should have titles
  • should not have titles with HTML tags
  • should not have duplicate movies

Imdb::Search search that redirects to the lone matching movie movies

  • should be a collection containing a single Imdb::Movie instance
  • should have the correct ID
  • should have the correct title

Imdb::Search searches with potential encoding issues movies

  • should include 'Misión en Marbella'

String unescape_html

  • should convert & to &
  • should convert ó to ó

String strip_tags

  • should strip HTML tags

Finished in 0.829689 seconds

48 examples, 0 failures

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc