jenkinsci / file-operations-plugin

File Operations as Build Step in Jenkins
https://plugins.jenkins.io/file-operations
32 stars 29 forks source link

Add Tests for FolderCopyOperation #111

Closed ivamly closed 2 months ago

ivamly commented 2 months ago

Add Tests for FolderCopyOperation

Description

This pull request introduces a set of additional tests for the FolderCopyOperation class, significantly increasing test coverage and ensuring the reliability of the file joining functionality. Enhanced the coverage of the FolderCopyOperation class from 22% to 88%.

Related Issues

74

Submitter checklist