client

package
v0.0.0-...-8aa4d74 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

README

SEBAK Integration tests written in GoLang

Dependencies

This testsuite requires lib/client module in the SEBAK repository. Hence, the entire project should be built with this testsuite. Please see the Dockerfile

Layout

Files for tests in this directory should have postfix _test.go. No submodule(sub directory) is permitted

Usage

If you want to add a test case then, add a file named xxx_test.go. Write test code by using the client module. Everything else is like GoLang testing

Execute Specific Test Only

Execute ./run.sh [test_name] where test_name is what you want to test.

Documentation

Index

Constants

View Source
const (
	NETWORK_ID = "sebak-test-network"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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