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

Backfill integration tests for authenticated endpoints #16

Open
ches opened this issue Mar 11, 2013 · 0 comments
Open

Backfill integration tests for authenticated endpoints #16

ches opened this issue Mar 11, 2013 · 0 comments
Labels

Comments

@ches
Copy link
Collaborator

ches commented Mar 11, 2013

Since the setup is in place for authenticated tests now, fill in the holes in the specs. RSpec metadata can be used for endpoints where authentication is optional to specify behavior of both paths:

context 'when authenticated', :authenticated do
  # ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant