If running from this directory, run docker compose up
If running from the root directory of this repository, run docker compose -f tools/headless_testing/docker-compose.yml up
Some tests exist in
- common/testing/infologtest.lua
- luaui/Tests/cmd_blueprint/test_cmd_blueprint_filter.lua
- luaui/Tests/cmd_stop_selfd/test_cmd_stop_selfd.lua
Note: these tests are run as part of GitHub Actions on every PR.