test

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestResourcesFolder = "../test_resources/"
	DataFolder          = TestResourcesFolder + "valid-data/"
	StudioFolder        = DataFolder + "Studio/"
	TranslationFolder   = DataFolder + "Text/Dialogs/"

	TranslationValid   = TranslationFolder + "1000063.csv"
	TranslationInvalid = TestResourcesFolder + "100003-invalid.csv"

	PokemonFolder  = StudioFolder + studio.PokemonFolder
	PokemonValid   = PokemonFolder + "abra.json"
	PokemonInvalid = TestResourcesFolder + "abra-invalid.json"

	TypeFolder  = StudioFolder + studio.TypeFolder
	TypeValid   = TypeFolder + "bug.json"
	TypeInvalid = TestResourcesFolder + "bug-invalid.json"

	InvalidPath = "invalid"
)

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