canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
34 stars 50 forks source link

Provide a generic `slugify` function in checkbox-support #1511

Open pieqq opened 1 month ago

pieqq commented 1 month ago

Enhancement Proposal

Over time, a lot of Checkbox tests have developed their own "slugify" function to deal with naming issues:

While raising #1510, we found out it would be better to have a single slugify function that could be called from everywhere it's required.

This function should be located in checkbox-support/checkbox_support/helpers.

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1593.

This message was autogenerated