util_test

package
v0.0.0-...-5c35791 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GET        = "GET"
	POST       = "POST"
	PUT        = "PUT"
	DELETED    = "DELETED"
	NONE_TOKEN = ""
	OLD_JWT    = "" /* 257-byte string literal not displayed */
)
View Source
const PASSWORD = "example"
View Source
const USERID = "e52e46ad-c655-4011-871c-dce601a986de"
View Source
const USERNAME = "firstUser"

Variables

This section is empty.

Functions

func CreateRequest

func CreateRequest(route *gin.Engine, method string, url string, token string, jsonData []byte, params ...map[string]string) (int, map[string]interface{})

func InstallTest

func InstallTest() *service.Service

Types

This section is empty.

Jump to

Keyboard shortcuts

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