raylenmargono / Vestivise

3 stars 1 forks source link

Regression Tests - Sign Up, Login #541

Open raylenmargono opened 7 years ago

raylenmargono commented 7 years ago

This is how you test apis using test case http://www.django-rest-framework.org/api-guide/testing/#test-cases

for both login and register

write a positive test (successful) write a negative test (failure)

raylenmargono commented 7 years ago

@olinastath - this branch already exists just clone it.