CORE/tests
JeremyStar™ ea31c64674
Implement some tests for validation module/classes
This commit includes tests for these CoreValidationSingle methods:
- matches_type
- matches_class
- in_range_int
- in_range_float
- has_minimum_int
- has_minimum_float
- has_maximum_int
- has_maximum_float
2024-05-11 15:39:56 +02:00
..
test_resources Fix custom modules 2024-05-07 17:02:41 +02:00
unit Implement some tests for validation module/classes 2024-05-11 15:39:56 +02:00
unitbase.gd Increase timer duration 2024-05-11 15:32:42 +02:00