klen / klen/mixer

Mixer should user faker.safe_email by default

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
953
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Seems like a sane default to me to use `safe_email` over `email` just in case anyone ever plugs mixer into a test suite that actually sends emails without realising.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where Mixer chooses Faker's email provider and where its fixture-generation tests cover email values; the issue names `email` and `safe_email` but no files or tests. Change the default to `safe_email`, then confirm the existing test coverage verifies the generated value uses the safe provider.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
54/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.