d4t_formulas/.pub-cache/hosted/pub.dev/test-1.26.3/test/runner/configuration
Álvaro González 1d339653d5 feat: add formula data classes with strict JSON parsing
- Add VariableSpec class with magnitude field validation
- Add Formula class supporting multiple input/output variables
- Support d4rt_code as string or object with code field
- Add comprehensive tests for parsing and serialization
- Fix broken test import in pruebas_d4rt_test.dart

Follows README.md format requirements exactly
2025-08-21 17:15:00 +02:00
..
compiler_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
configuration_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
custom_platform_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
duplicate_names_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
global_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
include_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
platform_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
presets_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
randomize_order_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
suite_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
tags_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
top_level_error_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
top_level_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00