dice-group / dice-group/Squirrel
Use Mock FTP server for FTPFetcherTest
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Problem: current test uses connection to real FTP server (which we do not own), it takes too long to complete.
Use mock FTP server for the test.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate and run FTPFetcherTest to confirm its connection to the real FTP server and measure the current runtime. Read the test and its build configuration to determine how a mock FTP server can be provided. Done means the test no longer contacts the external server and completes reliably in the normal test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100