Skip to content

Draft: Add a test_default_branch method that has non ascii chars

John McDonnell requested to merge jmd/change-test-default-branch into master

What does this MR do and why?

In order to improve testing of areas where non ascii characters cause issues, let's make the default branch used in our tests use some non ascii chars.
This will help identify corners of the application where the use of such chars may cause issues or introduce failures.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports