Issue description
As part of user research, we want a way to add normal test users (no permissions to /admin) to our user fixtures.
Acceptance criteria
Additional context
Our current setup contains a hardcoded test portfolio and randomly created domains and domain request. We can reuse this set up since we don't need the same values in each sandbox. I think the difference here is that we want some number of guaranteed domain request and domain states
Links to other issues
Added feedback+9@get.gov and feedback+10@get.gov to fixtures in #4764
Issue description
As part of user research, we want a way to add normal test users (no permissions to /admin) to our user fixtures.
Acceptance criteria
Create a section for a standard users in fixtures_users.py
When fixtures are run, these standard users should be added to our user table
Each user should be given a variety of roles including:
Additional context
Our current setup contains a hardcoded test portfolio and randomly created domains and domain request. We can reuse this set up since we don't need the same values in each sandbox. I think the difference here is that we want some number of guaranteed domain request and domain states
Links to other issues
Added feedback+9@get.gov and feedback+10@get.gov to fixtures in #4764