e2e

command
v0.0.0-...-08d6300 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2024 License: MIT Imports: 16 Imported by: 0

README ยถ

End to end tests using OpenSSL

Test client

Launch first the server bash script

./cmd/e2e/server.sh

Then launch the client go command

go run cmd/e2e/main.go client

You should see strawberries ๐Ÿ“ and bananas ๐ŸŒ being printed on the server side.

Test server

Launch first the server go command

go run cmd/e2e/main.go server

Then launch the client script

./cmd/e2e/client.sh

You should see strawberries ๐Ÿ“ and bananas ๐ŸŒ being printed on the client side.

Documentation ยถ

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL