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 API models with tests #47

Open
42 tasks
devcrocod opened this issue Jul 24, 2023 · 0 comments
Open
42 tasks

Implement API models with tests #47

devcrocod opened this issue Jul 24, 2023 · 0 comments

Comments

@devcrocod
Copy link
Owner

This task involves creating models that represent the various objects within the GitHub API. The models should reflect all the attributes provided by the GitHub API for each object and adhere to the structure of the API's responses.

Additionally, unit tests should be written for each model to ensure its proper functionality and validate that the models correctly mirror the structure of the GitHub API's responses.

  • generate models via github openapi
  • adapt models
  • write unit tests

models:

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