Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Tests #4

Open
zcox opened this issue Aug 23, 2013 · 0 comments
Open

Integration Tests #4

zcox opened this issue Aug 23, 2013 · 0 comments

Comments

@zcox
Copy link
Member

zcox commented Aug 23, 2013

The current unit testing strategy is to capture a real Facebook http response body in a text file, and then run that through spray-json to make sure it parses correctly into our protocol.

While that's OK, it won't catch the inevitable changes Facebook constantly makes to the Graph API. Need integration tests that actually hit the live Graph API. Probably need a test Facebook app and test users for this purpose.

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

No branches or pull requests

1 participant