CORE/tests/unit
JeremyStarTM 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
..
core.gd Fix core.gd unit test 2024-04-15 21:52:42 +02:00
erm.gd Add erm module test 2024-04-06 14:00:44 +02:00
misc.gd Add config updates in test_stringify_variables 2024-05-09 15:21:03 +02:00
sms.gd Adding a license to tests is probably a good idea 2024-03-31 18:03:57 +02:00
storage.gd Add storage module test + update Bessere Tests 2024-04-06 13:13:12 +02:00
validation.gd Implement some tests for validation module/classes 2024-05-11 15:39:56 +02:00