#704 Make the string submitted in the tests use non ascii characters
Closed: Fixed 6 years ago Opened 8 years ago by pingou.

Currently all the inputs we give when running our tests are ascii sentences. We should update them to contain some non-ascii characters to eventually trigger early unicode-related errors.


I want to work on this issue. I have setup pagure and its working fine. I need some input on how to proceed on this issue.

So the idea is to look at the tests in the tests folder, see the input we submit (for example when creating a new ticket, a new pull-request, adding a file to a git repo) and change some of these string to contain some no-ascii characters and check that they appear correctly in the UI.

@skarale, if you are not working on this bug now, can i move forward and complete it ?

Note that #1037 updated the tests specifically for non-ascii characters in the repo name.

@rahulbajaj Still working on it. if you want to take it, please, feel free

Login to comment on this ticket.

Metadata