Skip to content

Conversation

@Akanshu-2u
Copy link
Contributor

@Akanshu-2u Akanshu-2u commented Aug 26, 2025

  • ddt decorator and data-driven testing (@ddt.ddt, @ddt.data()) are removed
  • Toggle-based testing (IGNORE_LOGGED_IN_USER_ON_MISMATCH settings) is removed.
  • Custom attribute assertions (set_custom_attribute mocking) is removed.
  • Logger mocking and assertions is removed.
  • override_settings usage is removed.
  • Complex conditional test logic based on toggle state is removed.

Note: This code is just for testing if the new test code for get_user_if_exists function , works with the legacy code or not. Do not merge the pr , is just for testing purposes.

Reference pr for modified code and test file:
#390

@robrap
Copy link
Contributor

robrap commented Aug 27, 2025

This served its purpose. Thank you. I’m closing this PR.

@robrap robrap closed this Aug 27, 2025
@robrap robrap deleted the akanshu/testing-get_user_if_exist_testcase_with_legacy_code branch August 27, 2025 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants