Skip to content

Commit

Permalink
Refactor RenameTest
Browse files Browse the repository at this point in the history
- Only remove temp directory after all tests have run
- Use DataProvider for filter config and input variations

Signed-off-by: ramchale <[email protected]>
  • Loading branch information
ramchale committed Jan 6, 2025
1 parent bdf5d8a commit 08b6721
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 311 deletions.
2 changes: 2 additions & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,8 @@
<code><![CDATA[1234]]></code>
</InvalidArgument>
<PossiblyUnusedMethod>
<code><![CDATA[returnInvalidFilterInputProvider]]></code>
<code><![CDATA[returnValidFilterInputProvider]]></code>
<code><![CDATA[returnUnfilteredDataProvider]]></code>
</PossiblyUnusedMethod>
</file>
Expand Down
Loading

0 comments on commit 08b6721

Please sign in to comment.