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

write test for correct # of resumption token calls #302

Open
erinspace opened this issue Jul 28, 2015 · 0 comments
Open

write test for correct # of resumption token calls #302

erinspace opened this issue Jul 28, 2015 · 0 comments

Comments

@erinspace
Copy link
Member

We had a bug on staging that prevented the resumption token from being used, meaning we only collected the first set of records from any query.

Write a test that uses a VCR recorded using a certain number of resumption tokens, and make sure that the correct number of calls is made! Or, a API call to an OAI PMH provider that we know returns more than 100 records, and make sure that number of records is collected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants