ImdbMovie ImdbMovie Indiana Jones and the Last Crusade - should query IMDB url - should get director - should get the poster - should get cast members - should get the writers - 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 ImdbMovie Indiana Jones and the Last Crusade title pre-caching - should have the original title before querying anything - should have the updated title after querying something ImdbMovie 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 ImdbSearch ImdbSearch Indiana Jones - should query IMDB url ImdbSearch Indiana Jones movies - should be a collection of ImdbMovie instances - should include 'Indiana Jones and the Last Crusade (1989)' - should have titles - should not have titles with HTML tags String String unescape_html - should convert & to & - should convert ó to รณ String strip_tags - should strip HTML tags Finished in 2.772724 seconds 38 examples, 0 failures