Add _safe_group_name() helper to prevent random group names from conflicting with Configuration class methods. Previously, tests could occasionally fail when FAKER.text.word() generated names like "keys", "values", or "items" which are reserved attributes. Change-Id: I0eedd5cb70ff54ff4f54e5fc45de7ce49706d7d0 Signed-off-by: Boxiang Zhu <bxzhu_5355@163.com>
Description
Languages
Python
97.9%
Shell
0.8%
Makefile
0.6%
Jinja
0.4%
Dockerfile
0.2%