Update fixture_user.py

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
testing

Research direction

Read fixture_user.py and the user model to understand how fixture data is created and where the unique email requirement applies. Update the fixture so it remains valid for the user model's unique email field, then run the relevant test suite to confirm fixture-based tests pass.

Written by the indexing model from the issue text.

Description

Necessary for user model with unique email field.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Faithdev21/hw05_final

All issues in Faithdev21/hw05_final

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.