sample-flask-best-practices icon indicating copy to clipboard operation
sample-flask-best-practices copied to clipboard

Unitary Tests

Open app-generator opened this issue 3 years ago • 1 comments

Hello @raviwrk-official

Please add a minimal test suite for the existing features:

  • register ok
  • login ok
  • registration with existing email
  • registration using a week password
  • login using an unexisting user
  • login using the wrong password.

All test data should be deleted at the end of the test suite.

P.S. The tests section should be also mentioned on the README.

Ty!

app-generator avatar May 17 '22 03:05 app-generator

hello @raviwrk-official any progress? ty

app-generator avatar May 27 '22 08:05 app-generator