Open gaqzi opened 11 years ago
Currently when testing that FacebookInvitations works there'll be calls to Facebook. There should be a test class to extend that mocks out all those calls from the get go.
FacebookInvitation
Same goes for the FacebookInvitationFactory.
FacebookInvitationFactory
Currently when testing that
FacebookInvitation
s works there'll be calls to Facebook. There should be a test class to extend that mocks out all those calls from the get go.Same goes for the
FacebookInvitationFactory
.