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

Add mocks for a basic set of operations to work with GraphOS demo #94

Merged
merged 43 commits into from
Jul 25, 2023

Conversation

michael-watson
Copy link
Collaborator

No description provided.

@codesandbox
Copy link

codesandbox bot commented Jul 20, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

Copy link
Member

@jerelmiller jerelmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Will be nice to be able to try out the API without the token. Appreciate you putting this in there!

The biggest thing I could see as a potential pitfall is the sharing of the mocks object between all users, which would clobber each other's state.

.apollo/router-config.yaml Outdated Show resolved Hide resolved
.apollo/router-config.yaml Show resolved Hide resolved
.apollo/router-config.yaml Outdated Show resolved Hide resolved
client/.env.development Show resolved Hide resolved
client/src/hooks/useNavigationStack.ts Outdated Show resolved Hide resolved
subgraphs/playback/src/utils/server.ts Outdated Show resolved Hide resolved
subgraphs/playback/src/utils/server.ts Outdated Show resolved Hide resolved
subgraphs/playback/src/utils/server.ts Outdated Show resolved Hide resolved
subgraphs/spotify/src/index.ts Outdated Show resolved Hide resolved
subgraphs/spotify/src/utils/mocks.ts Outdated Show resolved Hide resolved
Copy link
Member

@jerelmiller jerelmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the parts I was concerned with myself. Feel free to take or leave the rest of the non-resolved feedback from my last review!

@michael-watson michael-watson merged commit 0fc04bc into main Jul 25, 2023
@michael-watson michael-watson deleted the mock-subscriptions branch July 25, 2023 13:56
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

Successfully merging this pull request may close these issues.

2 participants