-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅ RawFileChangerTest Allows Tests to Specify "No Changes" Case
The `LLMVerifyingCodemodTestMixin` and `CodemodTestMixin` types allow the test author to specify cases where the codemod should not act on a file. This change adds the same capability to the `RawFileChangerTest` fixture. Also, this enhances the test fixture to detect the case where the user has improperly set-up their test. /towards ISS-834
- Loading branch information
Showing
1 changed file
with
26 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters