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

Are headers supported in your rspec-grape gem? #1

Open
ggwc82 opened this issue Nov 22, 2018 · 2 comments
Open

Are headers supported in your rspec-grape gem? #1

ggwc82 opened this issue Nov 22, 2018 · 2 comments

Comments

@ggwc82
Copy link

ggwc82 commented Nov 22, 2018

Hi,

I'm using your gem to make testing a Grape API much easier using RSpec. For one of my tests, I'll need to pass in a custom header hash, but I see no mention of headers in your Readme. Is this feature available? If not, then could you suggest any ideas on how I can implement this? Thanks

@lucasgomide
Copy link

@ggwc82 I have the same issue. Have you solved it ?

@istickz
Copy link

istickz commented May 21, 2021

header('key', 'value')
call_api

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

No branches or pull requests

3 participants