Zannick/logic-graph

Routes should define settings to use for unittests

Open

#200 opened on Aug 13, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

So that the unittest does not find, for example, that it can beat the final boss early and pass the tests.

Something like a header comment like # settings: settings/all_items.yaml would work great.

Contributor guide