test: Initial unit testing
- Test quests vector loading - Test default quest on empty fields - Test correct quest - Fixed config paths handling
This commit is contained in:
parent
a5eac1b64f
commit
94d771107d
7 changed files with 102 additions and 15 deletions
2
tests/cfg/quests/0.toml
Normal file
2
tests/cfg/quests/0.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# This example demonstrates that empty quests will be loaded correctly with default values
|
||||
# see main.rs
|
||||
Loading…
Add table
Add a link
Reference in a new issue