testutil

package
v2.0.0-rc14 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TmplTestName = "testableTemplate"
)

For testing.

Variables

View Source
var (
	//go:embed testutil.css
	Css string

	//go:embed testutil.js
	Js string
)

Functions

func FillerDiv

func FillerDiv(s string) template.HTML

func LoremIpsum

func LoremIpsum(n int) template.HTML

func MakeAppStateTest0

func MakeAppStateTest0() *appstate.AppState

func MakeAppStateTest1

func MakeAppStateTest1(folder loader.MyTreeNode) *appstate.AppState

func MakeFolderTreeOfMarkdown

func MakeFolderTreeOfMarkdown() *loader.MyFolder

func MakeNamedFolderTreeOfMarkdown

func MakeNamedFolderTreeOfMarkdown(top *loader.MyFolder) *loader.MyFolder

func RenderHtmlToFile

func RenderHtmlToFile(t *testing.T, tmplBare string, values any)

func RenderTextToFile

func RenderTextToFile(t *testing.T, tmplBare string, values any)

Types

type AppState

type AppState struct {
	Stories []string
	Current int
}

Jump to

Keyboard shortcuts

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