You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ktzy0305 created unit test case for sprint 2.
Timestamp added when adding new item (test case: 4.1.2), only display item where owner name matches user name.(test case: 4.1.1)
made a assumption where user can only create item for themself ONLY, therefore, owner field should auto filled up owner name with user name when creating new item (test case: 4.1.0)
commit reference: c27bb8d
@ktzy0305@githubbing97 I had completed sprint 2,
When user login, only item's owner name that matches the login username will be displayed
edited: views.py
Passed manual test, doing pytest now
Ready to send to QA for testing
commit reference code: 2c28d06
No description provided.
The text was updated successfully, but these errors were encountered: