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

Implement tests #3

Open
2 of 12 tasks
KashubaK opened this issue Feb 12, 2023 · 0 comments
Open
2 of 12 tasks

Implement tests #3

KashubaK opened this issue Feb 12, 2023 · 0 comments
Assignees
Labels
pre-release Critical issues before the first supported release on NPM. testing
Milestone

Comments

@KashubaK
Copy link
Collaborator

KashubaK commented Feb 12, 2023

I've been procrastinating writing tests, my assumption is since there's too much experimentation going on unit testing is not practical yet.

Before an NPM release we need tests.

  • ModelGenerator
  • QueryGenerator
  • MutationGenerator
  • ScalarGenerator
  • InputObjectInterfaceGenerator
  • RootStoreGenerator
  • Build example app with code generated from a schema to test hooks w/ React Testing Library
  • useQuery
  • useMutation
  • useInstance
  • RootStore
  • DepotGQLClient
@KashubaK KashubaK added the pre-release Critical issues before the first supported release on NPM. label Feb 12, 2023
@KashubaK KashubaK self-assigned this Feb 12, 2023
@KashubaK KashubaK added this to the Version 0.1.0 milestone Feb 12, 2023
@Kashuab Kashuab assigned Kashuab and unassigned KashubaK Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-release Critical issues before the first supported release on NPM. testing
Projects
None yet
Development

No branches or pull requests

2 participants