jhass / open_graph_reader

A library to fetch and parse OpenGraph properties from an URL or a given string.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing specs?

julien51 opened this issue · comments

I wanted to investigate some weird behavior when trying to extract the URL of an OpenGraph-ed http document. I cloned the repo and run the spec... but it's failing on 36 requirements. Is that expected?

Mh, no. And Travis is passing. Do you still have the exact steps you took? And how are they failing?

Ah, nvm, I forgot that I included some fixtures as a git submodule. Run git submodule init && git submodule update.