tdd-katas/test
fiatcode 6deaaaa8dc RED: Test exposing custom delimiter bug
- Test expects '//;\n1;2' to return 3
- Currently fails with FormatException
- Custom delimiter extraction is commented out
- Tries to parse '1;2' as single number, fails
2026-02-18 12:57:56 +07:00
..
bowling_game_test.dart REFACTOR: break down the logic into dedicated methods, tests cleaned up 2026-02-10 12:43:42 +07:00
gilded_rose_test.dart RED: add tests for conjured items 2026-02-18 12:41:33 +07:00
roman_numerals_test.dart RED: test roman numerals contraints 2026-02-10 09:33:44 +07:00
string_calculator_test.dart RED: Test exposing custom delimiter bug 2026-02-18 12:57:56 +07:00