d4t_formulas/test
Your Name 8b5529dddc Implement Corpus.withDependencies method with duplicate prevention
- Add withDependencies method that returns formula and all related units
- Include units with same base unit as formula inputs and outputs
- Use functional approach with List.map and List.addAll for cleaner code
- Prevent duplicates by using Set for internal storage
- Add comprehensive tests to verify functionality and duplicate prevention
- Mark task as [R] in TODO.md as required by workflow

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-15 11:45:24 +01:00
..
d4rt_test.dart can't make valiation on each user interaction 2026-01-21 08:49:56 +01:00
dart_test.dart can't make valiation on each user interaction 2026-01-21 08:49:56 +01:00
database_test.dart Try to read formulas from database, it is not working 2026-02-13 08:53:04 +01:00
error_handler_test.dart Collapsable description 2026-02-09 17:10:47 +01:00
formula_evaluator_test.dart Used qwen to validate allowed values 2026-02-07 11:45:25 +01:00
formula_models_test.dart Implement Corpus.withDependencies method with duplicate prevention 2026-02-15 11:45:24 +01:00
physics_trigonometry_formulas_test.dart antes de drift 2026-02-07 16:16:00 +01:00