* ✨ (flows.py): Improve flow naming logic to handle duplicate names more effectively and accurately 📝 (test_rename_flow_to_save.py): Add unit tests to ensure correct numbering and handling of duplicate flow names * [autofix.ci] apply automated fixes * ✨ (test_rename_flow_to_save.py): refactor test functions to remove unnecessary session parameter and improve code readability * 📝 (flows.py): improve regex pattern to extract numbers only from flows following a specific naming convention to avoid extracting numbers from the original flow name if it contains parentheses * [autofix.ci] apply automated fixes * 📝 (flows.py): improve comments for better readability and understanding of regex usage in extracting numbers from flow names --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| data | ||
| integration | ||
| locust | ||
| performance | ||
| unit | ||
| .test_durations | ||
| __init__.py | ||
| api_keys.py | ||
| base.py | ||
| conftest.py | ||
| constants.py | ||