Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 557 Bytes

File metadata and controls

12 lines (9 loc) · 557 Bytes

Blazium Engine HTTP Server Module Tests

This repository contains GUT (Godot Unit Test)-based tests that comprehensively validate the functionality of the integrated C++ HTTP Server implementation within the Blazium Engine.

Running the Tests

To execute the tests in a headless environment, use the following command structure against your local Blazium Editor executable:

blazium --headless -s addons/gut/gut_cmdln.gd -gdir=res://tests -ginclude_subdirs -gexit