-
Notifications
You must be signed in to change notification settings - Fork 28
BB2-4303: Revert changes to fix selenium tests #1431
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
Conversation
One more change needed for the MSLS/Selenium fixes.
47dffd5 to
00f5e74
Compare
jadudm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This rolls back some changes to the management command create_test_user..., which is only used in testing. The more invasive changes made previously broke the selenium tests---which wasn't known at the time, because the selenium tests were broken.
None of this is production pathway. It has been confirmed by two devs that the new stack tooling and selenium tests now run locally.
The unit tests have a problem. Need to check everything.
0f00e4c to
d3b7007
Compare
jadudm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good. Passes tests locally and in CI/CD.
This reverts commit 21d5cac.
JIRA Ticket:
BB2-4303
What Does This PR Do?
This PR reverts some of changes which were done as part of PR #1423 as it was breaking selenium tests for mslsx locally
What Should Reviewers Watch For?
./docker-compose/run_selenium_tests_local.shIf you're reviewing this PR, please check for these things in particular:
Validation
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
security engineer's approval.
Any Migrations?
etc)