Skip to content

Library to generate test models, run test gametype builds, and test games

License

Notifications You must be signed in to change notification settings

codegp/test-utils

Repository files navigation

Library to generate test models, run test gametype builds, and test games

Setup Runner

The setuprunner directory contains a script that builds a test game type and runs test games. Must be run as a pod in the kubernetes cluster

Bind data

To generate the bindata.go file, which embeds the test files into the go source code you must install go-bindata. Read more here

The template data must be binded to distribute the lib without any non source file dependencies.

Anytime the test files are changed you must run:

go-bindata -pkg testutils testfiles/

About

Library to generate test models, run test gametype builds, and test games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published