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 Dec 21, 2024
1 parent 4cde1b3 commit 605f9e5
Show file tree
Hide file tree
Showing 2 changed files with 274 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 605f9e5

Please sign in to comment.