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 to test docs generation #38

Closed
3 of 6 tasks
jessfraz opened this issue Jul 21, 2022 · 1 comment · Fixed by #80
Closed
3 of 6 tasks

refactor to test docs generation #38

jessfraz opened this issue Jul 21, 2022 · 1 comment · Fixed by #80

Comments

@jessfraz
Copy link
Contributor

jessfraz commented Jul 21, 2022

part of https://github.com/KittyCAD/website/issues/485

  • mypy static type checking
  • generate types w jinja templates or something like it
  • jsonpatch generation versus changing the spec
  • doctest tests the docs in code (but we don't want to test things like delete, perhaps we cn just test that they static type check for example golang and rust do this)
  • form-encoded endpoints #83
  • make code way more dry, it super sucks right now
@org-projects-app
Copy link

jessfraz added this issue to KittyCode Project.

@jessfraz jessfraz mentioned this issue May 4, 2023
Merged
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 a pull request may close this issue.

1 participant