#2359 new defect

add integration tests for SFTP public key auth

Reported by: daira Owned by: daira
Priority: normal Milestone: soon
Component: code-frontend-ftp-sftp Version: 1.10.0
Keywords: tests sftp ssh Cc:
Launchpad Bug:

Description

#1411 added support for SFTP public key authentication. This included sufficient test coverage to be merged in time for v1.11, but as exarkun said on the pull request,

  • I didn't see an easy, useful way to unit test the addition of ISSHPrivateKey to credentialInterfaces
  • These unit tests don't prove the new functionality actually integrates properly with the rest of the system. I didn't see any existing convention for integration or functional testing to cover this sort of thing.

Change History (5)

comment:1 Changed at 2015-01-07T00:39:40Z by daira

See also #1697 (there is no test covering password-checking for SFTP or FTP).

comment:2 Changed at 2016-03-22T05:02:25Z by warner

  • Milestone changed from 1.12.0 to 1.13.0

Milestone renamed

comment:3 Changed at 2016-06-28T18:17:14Z by warner

  • Milestone changed from 1.13.0 to 1.14.0

renaming milestone

comment:4 Changed at 2020-06-30T14:45:13Z by exarkun

  • Milestone changed from 1.14.0 to 1.15.0

Moving open issues out of closed milestones.

comment:5 Changed at 2021-03-30T18:40:19Z by meejah

  • Milestone changed from 1.15.0 to soon

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.