Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pivotal ID #184977333: Investigate changes to Files API - use FTP #723

Conversation

Juan-EBI
Copy link
Contributor

@Juan-EBI Juan-EBI commented Jun 13, 2023

@Juan-EBI Juan-EBI requested a review from jhoanmanuelms June 14, 2023 10:44
Copy link
Contributor

@jhoanmanuelms jhoanmanuelms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

import org.springframework.web.multipart.MultipartFile
import java.io.File

class PathFilesService private constructor(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice generalization 👍

import org.springframework.test.web.servlet.get
import org.springframework.test.web.servlet.setup.MockMvcBuilders

@ExtendWith(MockKExtension::class, TemporaryFolderExtension::class)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that both classes are merged, shouldn't these test cases go to a PathFilesServiceTest class?

@Juan-EBI Juan-EBI merged commit 4cf7369 into master Jun 19, 2023
@Juan-EBI Juan-EBI deleted the feature/pivotal-184977333-Investigate-changes-to-Files-API-use-FTP branch June 19, 2023 03:17
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.

2 participants