Skip to content

Integration Tests #4

@zcox

Description

@zcox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions