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

Refactor and add unit testing #7

Open
wants to merge 83 commits into
base: main
Choose a base branch
from

Conversation

suhaotian
Copy link
Contributor

@suhaotian suhaotian commented Feb 23, 2025

The goals:

  • Refactor code
  • Export API SDK: Support ESM and CommonJS
  • Export API SDK: Support generating VueQuery hooks (Currently, supports SWR and ReactQuery)
    • Support generating multiple platform hooks at the same time
  • Unit testing
    • tsdk
    • tsdk-server-adapters
    • tsdk/fe-sdk-template
  • E2E testing
    • Different bundlers and frameworks: vite / webpack / next / remix(react-router)
    • Different adapters: express/fastify/hono/socket.io
    • Different hooks: SWR / Vue Query / React Query
  • Better documentation
  • Better API SDK documentation
  • AI friendly

@suhaotian suhaotian changed the title Refator and add unit testing Refactor and add unit testing Feb 24, 2025
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.

1 participant