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

Create a mock reddit API that responds to only three canned reddit query strings #3

Open
Noni212 opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@Noni212
Copy link
Collaborator

Noni212 commented Jun 16, 2023

Three reddit query strings: "Query," "Modification 1," and "Modification 2."

For each, have the mock API return a static list of reddit post IDs

  • run the three mock queries once against the reddit API to get lists of first, say, 50 results for each and save these for the demo

Have the static list for "Modification 1" include some new IDs not returned for "Query" and have it exclude some that were returned for "Query." Similar for Modification 2.

@Noni212 Noni212 self-assigned this Jun 16, 2023
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