Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

No tests or way to check deliveries? #22

Closed
mlangenberg opened this issue Oct 17, 2013 · 1 comment
Closed

No tests or way to check deliveries? #22

mlangenberg opened this issue Oct 17, 2013 · 1 comment

Comments

@mlangenberg
Copy link

It would be nice to have houston test its own internals.

When running my own tests, it would be even better would be to add a push notifications to an internal deliveries queue. That way, as an app developer, I do not need to stub calls to Houston, to prevent a connection to Apple services.

I think ActionMailer::Base.deliveries is a good example of how one could implement this.

@mattt
Copy link
Contributor

mattt commented Nov 13, 2013

I mean, you could always create a client with an open connection to a local socket, right? That would allow you to inspect any incoming and outgoing communication without needing to stub.

Do you think that is reasonable?

@mattt mattt closed this as completed Nov 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants