atmarnat / TextForum

Project for the MSSA cohort
0 stars 1 forks source link

Test User Login #6

Closed atmarnat closed 4 years ago

atmarnat commented 4 years ago
atmarnat commented 4 years ago
  1. As a developer I need to be able to test user logins so that I can verify that changes to the code do not affect the accounts..

  2. The test cases should show that users are able to log in, post with their UserID, and create accounts.

  3. Notes TODO: not started