BLT
BLT copied to clipboard
Add Additional Unit Tests (split these up into individual issues)
I am interested in this issue. plzz assign this issue to me @fredfalcon .
Lets make this more specific
- unit tests to test all API endpoints
- a test to make sure post a bug is working
- a test to make sure user signup and login is working
Yeahh, will do it soon.
This might have been done - can someone verify?
/assign
@DonnieBLT Some of the tests are already written for APIs https://github.com/OWASP/BLT/blob/main/website/test_api.py Do we have to write additional unit tests?
Are these all addressed? unit tests to test all API endpoints a test to make sure post a bug is working a test to make sure user signup and login is working
another one is to make sure when you click on the issue page from the homepage it loads.