Skip to content

Don't let the behave suite modify checked-in files#2029

Merged
rolandwalker merged 1 commit into
mainfrom
RW/behave-do-not-write-to-test-myclirc
Jul 20, 2026
Merged

Don't let the behave suite modify checked-in files#2029
rolandwalker merged 1 commit into
mainfrom
RW/behave-do-not-write-to-test-myclirc

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Make a copy of test/myclirc to be used by the behave suite, because the behave suite saves a favorite query, causing the config file to be modified, and therefore "dirty" from the point-of-view of git.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

Make a copy of test/myclirc to be used by the behave suite, because
the behave suite saves a favorite query, causing the config file to be
modified, and therefore "dirty" from the point-of-view of git.
@rolandwalker rolandwalker self-assigned this Jul 20, 2026
@rolandwalker
rolandwalker requested a review from amjith July 20, 2026 11:35
@rolandwalker
rolandwalker merged commit cc736aa into main Jul 20, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/behave-do-not-write-to-test-myclirc branch July 20, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant