E2E Tests to check SFTP operations with a real SFTP server
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Context**
We need tests to check that sftp operations (listing, sending and receiving files) still work and to prevent the file integrations stop working after lib updates or code change.
**Acceptance Criteria**
- [ ] Create e2e tests for the use cases with SFTP operations:
-
- [ ] Use DEV SFTP server to create a folder for the test, execute the test and delete the folder.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository’s existing E2E test setup and SFTP integration entry points, since the issue names no files or test locations. Use the DEV SFTP server to create and remove a dedicated test folder, and consider the work complete when listing, sending, and receiving file scenarios run successfully against the real server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100