integrationTests

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionHandler

type SessionHandler interface {
	Register(tb testing.TB)
	Activate(tb testing.TB, mockEmailSender *framework.MockEmailSender)
	Login(tb testing.TB)
	CreateKey(tb testing.TB, key string)
	DoTestRequest(tb testing.TB, key string) (*http.Response, error)
	CheckCryptoPaymentService(tb testing.TB)
	ObtainDepositAddress(tb testing.TB)
	InvokeCryptoPaymentCreateAddress(tb testing.TB) (*http.Response, error)
	InvokeCryptoPaymentAccount(tb testing.TB) (*http.Response, error)
	GetDepositAddress() string
	GetNumberOfRequests() int
}

SessionHandler defines the supported operations of a Session object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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