1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 22:38:12 +00:00
Files
gitea/integrations/api_private_serv_test.go
zeripath 4f00de1458 Add integration tests for private.NoServCommand and private.ServCommand (#17456)
modules/private/serv.go has two major functions that are missing testcases to ensure
that Deploy and normal SSH keys work correctly.

This PR adds some basic integration tests for these.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-28 08:32:59 +08:00

6.7 KiB