djeck1432 / spotnet

0 stars 6 forks source link

Add test cases for `users` endpoints #48

Open djeck1432 opened 4 days ago

djeck1432 commented 4 days ago
  1. Set up the project https://github.com/djeck1432/spotnet/blob/main/README.md#development-environment-setup

  2. Create new folder tests

  3. Install pytest

  4. Add new file in folder tests -> test_user.py

  5. Write test cases for user endpoints

vitaliypopel commented 4 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Had experience with writing unittests for web app in different frameworks.

How I plan on tackling this issue

I will set up the project, create new directory tests, then create new file inside directory ./tests/test_user.py. Also I will install pytest package for tests, and I will make test cases for user endpoints.

djeck1432 commented 4 days ago

Hi @vitaliypopel , assign this task to you