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

Runephilosof tests #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

runephilosof
Copy link

No description provided.

Maybe it should instead be, to decouple it a bit from the external service:
```
expect(@service.count(0)["count"]).to be > 1000
```
`rake rspec` did not work for me. `rake test` and `rake spec` did.
@runephilosof
Copy link
Author

Fixing two of the issues mentioned in #2

@ajturner
Copy link
Member

Thanks - Ideally this should be a stubbed Query so the test stability is not dependent on the service changes.

Thoughts on a good library to use?

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