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

Testing with rspec, Airtable::Model request returning nil #75

Open
Babbz75 opened this issue Aug 13, 2020 · 0 comments
Open

Testing with rspec, Airtable::Model request returning nil #75

Babbz75 opened this issue Aug 13, 2020 · 0 comments

Comments

@Babbz75
Copy link

Babbz75 commented Aug 13, 2020

Is there a way to stub out data with these Airtable model methods?

Right now if I do something like Airtable::Model.find_by(id: {ID}) it returns nil in a test where I expected to tell me to stub out a request.

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

1 participant