-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
π§ͺ Add a seeded verified employee profile #12484
Comments
@esizer would it make sense to modify the function gc-digital-talent/api/database/factories/UserFactory.php Lines 216 to 251 in 3910f9c
gc-digital-talent/api/database/seeders/UserTestSeeder.php Lines 91 to 101 in 3910f9c
|
Modifying |
π΅οΈ Details
Looking to test @mnigh's PR #12433 but struggled to access employee tools post-build because of verification limitations (and my own DB limitations).
πββοΈ Proposed Solution
Add an
[email protected]
user with:Remove any employee-specific stuff from the default [email protected] user
β Acceptance Criteria
[email protected]
user with:[email protected]
user does not get withEmployeeProfile when seeded, does not have verified work email, does not have any gov work experiencesThe text was updated successfully, but these errors were encountered: