Skip to content
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

WIP: start converting user management views' tests to pytest format #3621

Draft
wants to merge 20 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
98b0338
Convert tests for Registrar add/edit/delete views.
rebeccacremona Oct 7, 2024
be70903
Fix test that was broken, uncovered by changing our fixtures to use c…
rebeccacremona Oct 8, 2024
b35ddfc
Convert tests for Organization add/edit/delete views.
rebeccacremona Oct 8, 2024
c844df9
Add user data fixture.
rebeccacremona Oct 15, 2024
7f82729
Lint.
rebeccacremona Oct 15, 2024
aa9912b
Convert tests for the export views; add a helper for nuking interferi…
rebeccacremona Jan 7, 2025
6119f8e
Lint.
rebeccacremona Jan 7, 2025
31f3499
Admins can create, delete, deactivate, and reactivate users.
rebeccacremona Jan 10, 2025
5c40eb2
Re-order tests; put export lists at the end.
rebeccacremona Jan 10, 2025
e3c87f1
Convert tests for adding and removing org users.
rebeccacremona Jan 16, 2025
d7234bb
Convert tests for managing sponsored users.
rebeccacremona Jan 16, 2025
58f5b8a
Fix flakey test (when fixture users have the same last name)
rebeccacremona Jan 16, 2025
dec9bf2
Consistent formatting.
rebeccacremona Jan 16, 2025
c996abc
Lint.
rebeccacremona Jan 16, 2025
64fbae5
Convert tests for managing admins.
rebeccacremona Jan 17, 2025
d341e9d
Convert tests for managing registrar users.
rebeccacremona Jan 17, 2025
45f914d
Lint.
rebeccacremona Jan 17, 2025
3a36686
Convert and supplement tests for adding/editing multiple org users.
rebeccacremona Jan 23, 2025
a298c49
Convert tests for resending activation emails.
rebeccacremona Jan 24, 2025
de7a0be
Move signup tests to standalone file.
rebeccacremona Jan 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading