testing

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

tags unit tests

Index

Constants

View Source
const TagsListResponse = `
{
    "tags": ["foo", "bar", "baz"]
}
`

TagsListResponse represents a raw tags response.

View Source
const TagsReplaceAllRequest = `
{
    "tags": ["tag1", "tag2", "tag3"]
}
`

TagsReplaceAllRequest represents a raw tags Replace request.

View Source
const TagsReplaceAllResponse = `
{
    "tags": ["tag1", "tag2", "tag3"]
}
`

TagsReplaceAllResponse represents a raw tags Replace response.

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