mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 16:22:45 +03:00
11 lines
421 B
Markdown
11 lines
421 B
Markdown
# Test Fixtures
|
|
|
|
Some of Whoa's tests require certain assets for the tests to work properly. Since these assets are
|
|
not appropriate for redistribution, they must be manually placed here. CI runs in Whoa's source
|
|
control platform involve a step that copies these assets into the `fixture` directory without
|
|
directly exposing the assets.
|
|
|
|
Expected fixtures are:
|
|
|
|
* `font/FRIZQT__.TTF`: The primary UI font used in the game
|