holding

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestCreateHolding

func TestCreateHolding(t *testing.T, payload any, token string, expectedUserId int, expectedStatusCode int) int

func TestDeleteHolding

func TestDeleteHolding(t *testing.T, holdingId int, token string, expectedUserId int, expectedStatusCode int)

func TestGetHolding

func TestGetHolding(t *testing.T, holdingId int, token string, expectedUserId int, expectedStatusCode int)

func TestGetHoldings

func TestGetHoldings(t *testing.T, route string, token string, expectedUserId int, expectedStatusCode int, expectedResponse GetHoldingsExpectedResponse)

func TestUpdateHolding

func TestUpdateHolding(t *testing.T, holdingId int, payload any, token string, expectedUserId int, expectedStatusCode int)

Types

type GetHoldingsExpectedResponse

type GetHoldingsExpectedResponse struct {
	Holdings   int
	Pagination types.PaginationMetadata
}

Jump to

Keyboard shortcuts

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