Skip to content

Test suite fixes - #67

Merged
codelucas merged 11 commits into
codelucas:masterfrom
karls:test-suite-fixes
Jul 29, 2014
Merged

Test suite fixes#67
codelucas merged 11 commits into
codelucas:masterfrom
karls:test-suite-fixes

Conversation

@karls

@karls karls commented Jul 28, 2014

Copy link
Copy Markdown
Contributor

I've fixed up all the failing tests in the test suite. Running python tests/unit_tests.py from the project root yields a fully passing test suite, for me anyway. I think depending on you geographical location, some tests might still fail, because the tests are making live HTTP requests and certain news sites serve up different content depending on where you're browsing from.

However, I think this is a good start. The next step is to mock out any HTTP requests and respond with a static response -- a local HTML file. I'm already working on that as well.

Let me know if it looks good or if you want anything changed.

@codelucas

Copy link
Copy Markdown
Owner

Good start, i'll merge. I believe that you have already finished the stack HTTP request mocking? Or should I get to work on that.

codelucas added a commit that referenced this pull request Jul 29, 2014
@codelucas
codelucas merged commit 676b10a into codelucas:master Jul 29, 2014
@karls

karls commented Jul 29, 2014

Copy link
Copy Markdown
Contributor Author

HTTP request mocking is done as well. I'll open it as soon as this one is merged.

@karls

karls commented Jul 29, 2014

Copy link
Copy Markdown
Contributor Author

2 seconds late!

@codelucas

Copy link
Copy Markdown
Owner

Haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants