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

Create simple test suite & Replace Jsonable classes #79

Closed
wants to merge 2 commits into from

Conversation

abyesilyurt
Copy link
Contributor

@abyesilyurt abyesilyurt commented Oct 10, 2024

Primary goal is to have tests for the endpoints. In the meantime, we will move some Jsonable to BaseModel.

List of tested endpoints used by the client:

  • register
  • write
  • read
  • list_datasites
  • dir_state

Jsonable classes moved to BaseModel:

  • FileChange
  • SyftPermission
  • DirState
  • Fileinfo
  • PermissionTree
  • ClientConfig

@abyesilyurt abyesilyurt changed the title [WIP] Create simple test suite & Replace Jsonable classes Create simple test suite & Replace Jsonable classes Oct 10, 2024
@abyesilyurt
Copy link
Contributor Author

already merged in #86

@abyesilyurt abyesilyurt deleted the aziz/request_model branch December 16, 2024 08:45
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.

3 participants